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 92b5ea0d..93fa71f7 100644 --- a/juk/playlistcollection.h +++ b/juk/playlistcollection.h @@ -210,7 +210,7 @@ private: class PlaylistCollection::ActionHandler : public TQObject { Q_OBJECT - TQ_OBJECT + public: ActionHandler(PlaylistCollection *collection); |