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 b8702a4e8..b76f4ef41 100644
--- a/chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h
+++ b/chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h
@@ -40,7 +40,7 @@ class KisSelectionOptions;
class KisToolSelectSimilar : public KisToolNonPaint {
Q_OBJECT
- TQ_OBJECT
+
typedef KisToolNonPaint super;
public: