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 8203282d..9414ca33 100644 --- a/noatun/library/globalvideo.h +++ b/noatun/library/globalvideo.h @@ -7,7 +7,7 @@ class GlobalVideo : public TQWidget { Q_OBJECT - TQ_OBJECT + TQPopupMenu *menu; VideoFrame *video; |