summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/yahoo/libkyahoo/stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo/stream.h')
-rw-r--r--kopete/protocols/yahoo/libkyahoo/stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/stream.h b/kopete/protocols/yahoo/libkyahoo/stream.h
index a8d9c705..b078716b 100644
--- a/kopete/protocols/yahoo/libkyahoo/stream.h
+++ b/kopete/protocols/yahoo/libkyahoo/stream.h
@@ -27,7 +27,7 @@ class Transfer;
class Stream : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
enum Error { ErrParse, ErrProtocol, ErrStream, ErrCustom = 10 };