diff options
Diffstat (limited to 'juk/collectionlist.h')
-rw-r--r-- | juk/collectionlist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/collectionlist.h b/juk/collectionlist.h index 2a835c10..d01463ac 100644 --- a/juk/collectionlist.h +++ b/juk/collectionlist.h @@ -63,7 +63,7 @@ class CollectionList : public Playlist { friend class CollectionListItem; - Q_OBJECT + TQ_OBJECT public: |