summaryrefslogtreecommitdiffstats
path: root/chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h')
-rw-r--r--chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h b/chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h
index ad61b7dab..0a3387978 100644
--- a/chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h
+++ b/chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h
@@ -39,7 +39,7 @@ class KisSelectionOptions;
class KisToolSelectSimilar : public KisToolNonPaint {
- Q_OBJECT
+ TQ_OBJECT
typedef KisToolNonPaint super;