summaryrefslogtreecommitdiffstats
path: root/noatun/library/globalvideo.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/globalvideo.h')
-rw-r--r--noatun/library/globalvideo.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/noatun/library/globalvideo.h b/noatun/library/globalvideo.h
index c070ab30..8203282d 100644
--- a/noatun/library/globalvideo.h
+++ b/noatun/library/globalvideo.h
@@ -4,9 +4,10 @@
#include "noatun/video.h"
-class GlobalVideo : public QWidget
+class GlobalVideo : public TQWidget
{
Q_OBJECT
+ TQ_OBJECT
TQPopupMenu *menu;
VideoFrame *video;