diff options
Diffstat (limited to 'src/thememoodin.h')
-rw-r--r-- | src/thememoodin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/thememoodin.h b/src/thememoodin.h index cf7f285..8e7a835 100644 --- a/src/thememoodin.h +++ b/src/thememoodin.h @@ -33,7 +33,7 @@ typedef TQPtrList<TQImage> ImageList; class ThemeMoodin: public ThemeEngine { Q_OBJECT - TQ_OBJECT + public: ThemeMoodin(TQWidget *parent, const char *name, const TQStringList& flags); |