diff options
Diffstat (limited to 'juk/historyplaylist.h')
-rw-r--r-- | juk/historyplaylist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/historyplaylist.h b/juk/historyplaylist.h index 2968f846..2b1e5c2e 100644 --- a/juk/historyplaylist.h +++ b/juk/historyplaylist.h @@ -36,7 +36,7 @@ private: class HistoryPlaylist : public Playlist { - Q_OBJECT + TQ_OBJECT public: |