summaryrefslogtreecommitdiffstats
path: root/noatun/library/noatun/video.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/noatun/video.h')
-rw-r--r--noatun/library/noatun/video.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/noatun/video.h b/noatun/library/noatun/video.h
index ece120fe..9719f245 100644
--- a/noatun/library/noatun/video.h
+++ b/noatun/library/noatun/video.h
@@ -11,7 +11,7 @@ class TQPopupMenu;
**/
class VideoFrame : public KVideoWidget
{
-Q_OBJECT
+TQ_OBJECT
struct Private;
VideoFrame::Private *d;