diff options
Diffstat (limited to 'kicker-applets/mediacontrol/amarokInterface.h')
-rw-r--r-- | kicker-applets/mediacontrol/amarokInterface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker-applets/mediacontrol/amarokInterface.h b/kicker-applets/mediacontrol/amarokInterface.h index 5e8c689..251962c 100644 --- a/kicker-applets/mediacontrol/amarokInterface.h +++ b/kicker-applets/mediacontrol/amarokInterface.h @@ -29,7 +29,7 @@ class AmarokInterface : public PlayerInterface { Q_OBJECT - TQ_OBJECT + public: AmarokInterface(); ~AmarokInterface(); |