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.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/noatun/library/noatun/playlist.h b/noatun/library/noatun/playlist.h
index 013d63a4..d1baa25d 100644
--- a/noatun/library/noatun/playlist.h
+++ b/noatun/library/noatun/playlist.h
@@ -326,12 +326,13 @@ private:
* when you can call a Player method, unless, of course, you
* ARE the playlist.
**/
-class Playlist : public QObject
+class Playlist : public TQObject
{
Q_OBJECT
+ TQ_OBJECT
friend class PlaylistItemData;
public:
- Playlist(TQObject *parent, const char *name);
+ Playlist(TQObject *tqparent, const char *name);
/**
* on playlist unload, your playlist must
* have current()==0 and emit playCurrent