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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noatun/modules/splitplaylist/playlist.h b/noatun/modules/splitplaylist/playlist.h
index 6f9b5ae6..13a309bf 100644
--- a/noatun/modules/splitplaylist/playlist.h
+++ b/noatun/modules/splitplaylist/playlist.h
@@ -28,6 +28,7 @@ class TQListViewItem;
class SplitPlaylist : public Playlist, public Plugin
{
Q_OBJECT
+ TQ_OBJECT
friend class SafeListViewItem;
friend class List;
public: