diff options
Diffstat (limited to 'juk/historyplaylist.h')
-rw-r--r-- | juk/historyplaylist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/historyplaylist.h b/juk/historyplaylist.h index bac4631f..2968f846 100644 --- a/juk/historyplaylist.h +++ b/juk/historyplaylist.h @@ -37,7 +37,7 @@ private: class HistoryPlaylist : public Playlist { Q_OBJECT - TQ_OBJECT + public: HistoryPlaylist(PlaylistCollection *collection); |