summaryrefslogtreecommitdiffstats
path: root/lib/kopainter/ko_cmyk_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kopainter/ko_cmyk_widget.h')
-rw-r--r--lib/kopainter/ko_cmyk_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kopainter/ko_cmyk_widget.h b/lib/kopainter/ko_cmyk_widget.h
index 4e1e4c89..42afc6bb 100644
--- a/lib/kopainter/ko_cmyk_widget.h
+++ b/lib/kopainter/ko_cmyk_widget.h
@@ -43,7 +43,7 @@ struct CMYKColor
class KoCMYKWidget
: public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
typedef TQWidget super;