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 72628430..0cd172a6 100644 --- a/noatun/modules/excellent/userinterface.h +++ b/noatun/modules/excellent/userinterface.h @@ -50,7 +50,7 @@ class KToggleAction; class Excellent : public KMainWindow, public UserInterface { Q_OBJECT - TQ_OBJECT + public: Excellent(); |