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 de025ad5..9ac27bc2 100644
--- a/noatun/modules/splitplaylist/playlist.h
+++ b/noatun/modules/splitplaylist/playlist.h
@@ -27,7 +27,7 @@ class TQListViewItem;
class SplitPlaylist : public Playlist, public Plugin
{
-Q_OBJECT
+TQ_OBJECT
friend class SafeListViewItem;
friend class List;