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