diff options
Diffstat (limited to 'noatun/library/globalvideo.h')
-rw-r--r-- | noatun/library/globalvideo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/globalvideo.h b/noatun/library/globalvideo.h index 9414ca33..89522489 100644 --- a/noatun/library/globalvideo.h +++ b/noatun/library/globalvideo.h @@ -6,7 +6,7 @@ class GlobalVideo : public TQWidget { -Q_OBJECT +TQ_OBJECT TQPopupMenu *menu; VideoFrame *video; |