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 cd3eec0..56a0186 100644 --- a/src/thememoodin.h +++ b/src/thememoodin.h @@ -32,7 +32,7 @@ typedef TQPtrList<TQImage> ImageList; class ThemeMoodin: public ThemeEngine { - Q_OBJECT + TQ_OBJECT public: |