summaryrefslogtreecommitdiffstats
path: root/chalk/ui/kis_tool_non_paint.h
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/ui/kis_tool_non_paint.h')
-rw-r--r--chalk/ui/kis_tool_non_paint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/kis_tool_non_paint.h b/chalk/ui/kis_tool_non_paint.h
index 0b618109..41608cae 100644
--- a/chalk/ui/kis_tool_non_paint.h
+++ b/chalk/ui/kis_tool_non_paint.h
@@ -39,7 +39,7 @@ class KisCanvasSubject;
class KRITACORE_EXPORT KisToolNonPaint : public KisTool {
Q_OBJECT
- TQ_OBJECT
+
typedef KisTool super;
public: