summaryrefslogtreecommitdiffstats
path: root/noatun/library/noatun/playlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/noatun/playlist.h')
-rw-r--r--noatun/library/noatun/playlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/noatun/playlist.h b/noatun/library/noatun/playlist.h
index 6c390e77..2bc0f763 100644
--- a/noatun/library/noatun/playlist.h
+++ b/noatun/library/noatun/playlist.h
@@ -329,7 +329,7 @@ private:
class Playlist : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
friend class PlaylistItemData;
public:
Playlist(TQObject *parent, const char *name);