diff options
Diffstat (limited to 'chalk/plugins/tools/selectiontools/kis_tool_select_elliptical.h')
-rw-r--r-- | chalk/plugins/tools/selectiontools/kis_tool_select_elliptical.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_select_elliptical.h b/chalk/plugins/tools/selectiontools/kis_tool_select_elliptical.h index 230de5b1..1be666cc 100644 --- a/chalk/plugins/tools/selectiontools/kis_tool_select_elliptical.h +++ b/chalk/plugins/tools/selectiontools/kis_tool_select_elliptical.h @@ -35,7 +35,7 @@ class KisSelectionOptions; class KisToolSelectElliptical : public KisToolNonPaint { typedef KisToolNonPaint super; - Q_OBJECT + TQ_OBJECT public: |