summaryrefslogtreecommitdiffstats
path: root/chalk/ui/kis_tool_freehand.h
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/ui/kis_tool_freehand.h')
-rw-r--r--chalk/ui/kis_tool_freehand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/kis_tool_freehand.h b/chalk/ui/kis_tool_freehand.h
index 91db5698..a65c5a1e 100644
--- a/chalk/ui/kis_tool_freehand.h
+++ b/chalk/ui/kis_tool_freehand.h
@@ -34,7 +34,7 @@ class KisPaintLayer;
class KRITACORE_EXPORT KisToolFreehand : public KisToolPaint {
Q_OBJECT
- TQ_OBJECT
+
typedef KisToolPaint super;
public: