diff options
Diffstat (limited to 'kicker-applets/mediacontrol/playerInterface.h')
-rw-r--r-- | kicker-applets/mediacontrol/playerInterface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker-applets/mediacontrol/playerInterface.h b/kicker-applets/mediacontrol/playerInterface.h index 1225290..9fa6c2c 100644 --- a/kicker-applets/mediacontrol/playerInterface.h +++ b/kicker-applets/mediacontrol/playerInterface.h @@ -24,7 +24,7 @@ class PlayerInterface : public TQObject { Q_OBJECT - TQ_OBJECT + public: PlayerInterface(); virtual ~PlayerInterface(); |