diff options
Diffstat (limited to 'juk/tageditor.h')
-rw-r--r-- | juk/tageditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/tageditor.h b/juk/tageditor.h index ee62c7b2..14cc9c67 100644 --- a/juk/tageditor.h +++ b/juk/tageditor.h @@ -36,7 +36,7 @@ class CollectionObserver; class TagEditor : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |