diff options
Diffstat (limited to 'chalk/ui/kis_tool_freehand.h')
-rw-r--r-- | chalk/ui/kis_tool_freehand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/kis_tool_freehand.h b/chalk/ui/kis_tool_freehand.h index a65c5a1e..d0c2ff2d 100644 --- a/chalk/ui/kis_tool_freehand.h +++ b/chalk/ui/kis_tool_freehand.h @@ -33,7 +33,7 @@ class KisPaintLayer; class KRITACORE_EXPORT KisToolFreehand : public KisToolPaint { - Q_OBJECT + TQ_OBJECT typedef KisToolPaint super; |