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