summaryrefslogtreecommitdiffstats
path: root/noatun/library/noatun/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/noatun/player.h')
-rw-r--r--noatun/library/noatun/player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/noatun/player.h b/noatun/library/noatun/player.h
index c4821d0f..3f3b3ae8 100644
--- a/noatun/library/noatun/player.h
+++ b/noatun/library/noatun/player.h
@@ -21,7 +21,7 @@ class KLibrary;
**/
class KDE_EXPORT Player : public TQObject
{
-Q_OBJECT
+TQ_OBJECT
friend class Effects;
friend class PlaylistItemData;