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 142dd286..08b64f1d 100644 --- a/chalk/plugins/tools/tool_crop/kis_tool_crop.h +++ b/chalk/plugins/tools/tool_crop/kis_tool_crop.h @@ -41,7 +41,7 @@ class KisToolCrop : public KisToolNonPaint { typedef KisToolNonPaint super; Q_OBJECT - TQ_OBJECT + public: |