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 b0e20c7..b8c70e3 100644 --- a/kicker-applets/mediacontrol/jukInterface.h +++ b/kicker-applets/mediacontrol/jukInterface.h @@ -29,7 +29,7 @@ class TQProcess; class JuKInterface : public PlayerInterface { - Q_OBJECT + TQ_OBJECT public: JuKInterface(); |