diff options
Diffstat (limited to 'xine_artsplugin/tools')
-rw-r--r-- | xine_artsplugin/tools/thumbnail/videocreator.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xine_artsplugin/tools/thumbnail/videocreator.h b/xine_artsplugin/tools/thumbnail/videocreator.h index 3af6d515..691d1ba3 100644 --- a/xine_artsplugin/tools/thumbnail/videocreator.h +++ b/xine_artsplugin/tools/thumbnail/videocreator.h @@ -25,6 +25,7 @@ class VideoCreator : public TQObject, public ThumbCreator { Q_OBJECT + TQ_OBJECT public: VideoCreator(); virtual ~VideoCreator(); |