diff options
Diffstat (limited to 'chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.h')
-rw-r--r-- | chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.h b/chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.h index 0289e430..5b9b254e 100644 --- a/chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.h +++ b/chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.h @@ -32,7 +32,7 @@ class KisSelectionOptions; class KisToolSelectRectangular : public KisToolNonPaint { typedef KisToolNonPaint super; - Q_OBJECT + TQ_OBJECT public: |