diff options
Diffstat (limited to 'xine_artsplugin/tools/thumbnail/videocreator.h')
-rw-r--r-- | xine_artsplugin/tools/thumbnail/videocreator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xine_artsplugin/tools/thumbnail/videocreator.h b/xine_artsplugin/tools/thumbnail/videocreator.h index 439b9cf4..dc8a519d 100644 --- a/xine_artsplugin/tools/thumbnail/videocreator.h +++ b/xine_artsplugin/tools/thumbnail/videocreator.h @@ -24,7 +24,7 @@ class VideoCreator : public TQObject, public ThumbCreator { - Q_OBJECT + TQ_OBJECT public: VideoCreator(); |