diff options
Diffstat (limited to 'chalk/ui/kis_paintop_box.h')
-rw-r--r-- | chalk/ui/kis_paintop_box.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/kis_paintop_box.h b/chalk/ui/kis_paintop_box.h index 9312341e3..4d4204a6f 100644 --- a/chalk/ui/kis_paintop_box.h +++ b/chalk/ui/kis_paintop_box.h @@ -49,7 +49,7 @@ class KisColorSpace; */ class KisPaintopBox : public TQWidget { - Q_OBJECT + TQ_OBJECT typedef TQWidget super; |