summaryrefslogtreecommitdiffstats
path: root/juk/playlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'juk/playlist.h')
-rw-r--r--juk/playlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/playlist.h b/juk/playlist.h
index 22c16b45..80b10ef8 100644
--- a/juk/playlist.h
+++ b/juk/playlist.h
@@ -46,7 +46,7 @@ typedef TQValueList<PlaylistItem *> PlaylistItemList;
class Playlist : public KListView, public PlaylistInterface
{
Q_OBJECT
- TQ_OBJECT
+
public: