summaryrefslogtreecommitdiffstats
path: root/src/gstplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gstplayer.h')
-rw-r--r--src/gstplayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gstplayer.h b/src/gstplayer.h
index fc9b4e4..688f8ce 100644
--- a/src/gstplayer.h
+++ b/src/gstplayer.h
@@ -37,7 +37,7 @@ struct GstProgressEvent : public TQEvent {
};
class KGStreamerPlayer : public TQApplication {
- Q_OBJECT
+ TQ_OBJECT
public:
KGStreamerPlayer (int argc, char ** argv);