diff options
Diffstat (limited to 'chalk/plugins/tools/tool_crop/kis_tool_crop.h')
-rw-r--r-- | chalk/plugins/tools/tool_crop/kis_tool_crop.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/tool_crop/kis_tool_crop.h b/chalk/plugins/tools/tool_crop/kis_tool_crop.h index 3bca3442..2df26c14 100644 --- a/chalk/plugins/tools/tool_crop/kis_tool_crop.h +++ b/chalk/plugins/tools/tool_crop/kis_tool_crop.h @@ -40,7 +40,7 @@ class WdgToolCrop; class KisToolCrop : public KisToolNonPaint { typedef KisToolNonPaint super; - Q_OBJECT + TQ_OBJECT public: |