summaryrefslogtreecommitdiffstats
path: root/src/part/videoWindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/part/videoWindow.h')
-rw-r--r--src/part/videoWindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/part/videoWindow.h b/src/part/videoWindow.h
index f7e5782..ad8dbed 100644
--- a/src/part/videoWindow.h
+++ b/src/part/videoWindow.h
@@ -24,7 +24,7 @@ namespace Codeine
{
class VideoWindow : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
static VideoWindow *s_instance;
static const uint CURSOR_HIDE_TIMEOUT = 2000;