summaryrefslogtreecommitdiffstats
path: root/src/newstreamosd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newstreamosd.h')
-rw-r--r--src/newstreamosd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newstreamosd.h b/src/newstreamosd.h
index b2c6511..833b8d0 100644
--- a/src/newstreamosd.h
+++ b/src/newstreamosd.h
@@ -40,7 +40,7 @@ class torkView;
*/
class StreamOSD : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
StreamOSD( torkView* parent = 0, bool tortraffic = true , const char* name = 0);