summaryrefslogtreecommitdiffstats
path: root/noatun/modules/splitplaylist/playlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/modules/splitplaylist/playlist.h')
-rw-r--r--noatun/modules/splitplaylist/playlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/splitplaylist/playlist.h b/noatun/modules/splitplaylist/playlist.h
index 13a309bf..de025ad5 100644
--- a/noatun/modules/splitplaylist/playlist.h
+++ b/noatun/modules/splitplaylist/playlist.h
@@ -28,7 +28,7 @@ class TQListViewItem;
class SplitPlaylist : public Playlist, public Plugin
{
Q_OBJECT
- TQ_OBJECT
+
friend class SafeListViewItem;
friend class List;
public: