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 fc4c2be6..c10e9bc0 100644
--- a/kopete/protocols/yahoo/libkyahoo/coreprotocol.h
+++ b/kopete/protocols/yahoo/libkyahoo/coreprotocol.h
@@ -30,7 +30,7 @@ class YMSGProtocol;
class CoreProtocol : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum State { NeedMore, Available, NoData, OutOfSync };