diff options
Diffstat (limited to 'chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h')
-rw-r--r-- | chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h b/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h index 47fd0f40..6dcd0364 100644 --- a/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h +++ b/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h @@ -28,7 +28,7 @@ class KisView; */ class ToolPerspectiveGrid : public KParts::Plugin { - Q_OBJECT + TQ_OBJECT public: ToolPerspectiveGrid(TQObject *parent, const char *name, const TQStringList &); |