diff options
Diffstat (limited to 'kicker-applets/mediacontrol/jukInterface.h')
-rw-r--r-- | kicker-applets/mediacontrol/jukInterface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker-applets/mediacontrol/jukInterface.h b/kicker-applets/mediacontrol/jukInterface.h index 51bd6de..41b6542 100644 --- a/kicker-applets/mediacontrol/jukInterface.h +++ b/kicker-applets/mediacontrol/jukInterface.h @@ -30,7 +30,7 @@ class TQProcess; class JuKInterface : public PlayerInterface { Q_OBJECT - TQ_OBJECT + public: JuKInterface(); ~JuKInterface(); |