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 204d97c2..6f9b5ae6 100644
--- a/noatun/modules/splitplaylist/playlist.h
+++ b/noatun/modules/splitplaylist/playlist.h
@@ -23,7 +23,7 @@ class PlaylistItem
class SafeListViewItem;
class View;
class List;
-class QListViewItem;
+class TQListViewItem;
class SplitPlaylist : public Playlist, public Plugin
{