summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/yahoo/libkyahoo/coreprotocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo/coreprotocol.h')
-rw-r--r--kopete/protocols/yahoo/libkyahoo/coreprotocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/coreprotocol.h b/kopete/protocols/yahoo/libkyahoo/coreprotocol.h
index c10e9bc0..c9622af1 100644
--- a/kopete/protocols/yahoo/libkyahoo/coreprotocol.h
+++ b/kopete/protocols/yahoo/libkyahoo/coreprotocol.h
@@ -29,7 +29,7 @@ class YMSGProtocol;
class CoreProtocol : public TQObject
{
-Q_OBJECT
+TQ_OBJECT
public:
enum State { NeedMore, Available, NoData, OutOfSync };