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 9fa6c2c..ce01f82 100644 --- a/kicker-applets/mediacontrol/playerInterface.h +++ b/kicker-applets/mediacontrol/playerInterface.h @@ -23,7 +23,7 @@ class PlayerInterface : public TQObject { - Q_OBJECT + TQ_OBJECT public: PlayerInterface(); |