diff options
Diffstat (limited to 'lib/kopainter/ko_cmyk_widget.h')
-rw-r--r-- | lib/kopainter/ko_cmyk_widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kopainter/ko_cmyk_widget.h b/lib/kopainter/ko_cmyk_widget.h index bf4ca658..4e1e4c89 100644 --- a/lib/kopainter/ko_cmyk_widget.h +++ b/lib/kopainter/ko_cmyk_widget.h @@ -44,7 +44,7 @@ class KoCMYKWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + typedef TQWidget super; public: |