diff options
Diffstat (limited to 'chalk/plugins/tools/selectiontools/kis_tool_select_polygonal.h')
-rw-r--r-- | chalk/plugins/tools/selectiontools/kis_tool_select_polygonal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_select_polygonal.h b/chalk/plugins/tools/selectiontools/kis_tool_select_polygonal.h index 66ff36e0d..2729db5b6 100644 --- a/chalk/plugins/tools/selectiontools/kis_tool_select_polygonal.h +++ b/chalk/plugins/tools/selectiontools/kis_tool_select_polygonal.h @@ -33,7 +33,7 @@ class KisSelectionOptions; class KisToolSelectPolygonal : public KisToolNonPaint { typedef KisToolNonPaint super; - Q_OBJECT + TQ_OBJECT public: KisToolSelectPolygonal(); |