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 bed8f8ac..ece120fe 100644
--- a/noatun/library/noatun/video.h
+++ b/noatun/library/noatun/video.h
@@ -12,7 +12,7 @@ class TQPopupMenu;
class VideoFrame : public KVideoWidget
{
Q_OBJECT
- TQ_OBJECT
+
struct Private;
VideoFrame::Private *d;