diff options
Diffstat (limited to 'chalk/plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.h')
-rw-r--r-- | chalk/plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.h b/chalk/plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.h index bd250637..d9226f76 100644 --- a/chalk/plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.h +++ b/chalk/plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.h @@ -27,7 +27,7 @@ #include <kis_tool_factory.h> class KisToolPerspectiveGrid : public KisToolNonPaint { - Q_OBJECT + TQ_OBJECT enum PerspectiveGridEditionMode { MODE_CREATION, // This is the mode when there is not yet a perspective grid |