diff options
Diffstat (limited to 'noatun/modules/excellent/userinterface.h')
-rw-r--r-- | noatun/modules/excellent/userinterface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/excellent/userinterface.h b/noatun/modules/excellent/userinterface.h index a5aca1a1..79a1a2da 100644 --- a/noatun/modules/excellent/userinterface.h +++ b/noatun/modules/excellent/userinterface.h @@ -49,7 +49,7 @@ class TDEToggleAction; */ class Excellent : public TDEMainWindow, public UserInterface { -Q_OBJECT +TQ_OBJECT public: |