diff options
Diffstat (limited to 'kcoloredit/imageselection.h')
-rw-r--r-- | kcoloredit/imageselection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcoloredit/imageselection.h b/kcoloredit/imageselection.h index 769382d2..79a3c3fd 100644 --- a/kcoloredit/imageselection.h +++ b/kcoloredit/imageselection.h @@ -27,7 +27,7 @@ */ class ImageSelection : public TQWidget { Q_OBJECT - TQ_OBJECT + public: /** constructs the widget */ |