diff options
Diffstat (limited to 'juk/playlistcollection.h')
-rw-r--r-- | juk/playlistcollection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/playlistcollection.h b/juk/playlistcollection.h index e5bf42e0..997972dc 100644 --- a/juk/playlistcollection.h +++ b/juk/playlistcollection.h @@ -209,7 +209,7 @@ private: class PlaylistCollection::ActionHandler : public TQObject { - Q_OBJECT + TQ_OBJECT public: ActionHandler(PlaylistCollection *collection); |