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 e06744b3..2425b760 100644
--- a/juk/playlist.h
+++ b/juk/playlist.h
@@ -45,7 +45,7 @@ typedef TQValueList<PlaylistItem *> PlaylistItemList;
class Playlist : public TDEListView, public PlaylistInterface
{
- Q_OBJECT
+ TQ_OBJECT
public: