diff options
Diffstat (limited to 'noatun/modules/excellent/userinterface.h')
-rw-r--r-- | noatun/modules/excellent/userinterface.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/noatun/modules/excellent/userinterface.h b/noatun/modules/excellent/userinterface.h index c6a958de..72628430 100644 --- a/noatun/modules/excellent/userinterface.h +++ b/noatun/modules/excellent/userinterface.h @@ -50,6 +50,7 @@ class KToggleAction; class Excellent : public KMainWindow, public UserInterface { Q_OBJECT + TQ_OBJECT public: Excellent(); |