diff options
Diffstat (limited to 'kopete/protocols/groupwise/libgroupwise/gwclientstream.h')
-rw-r--r-- | kopete/protocols/groupwise/libgroupwise/gwclientstream.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/gwclientstream.h b/kopete/protocols/groupwise/libgroupwise/gwclientstream.h index c63868f7..e130b35e 100644 --- a/kopete/protocols/groupwise/libgroupwise/gwclientstream.h +++ b/kopete/protocols/groupwise/libgroupwise/gwclientstream.h @@ -39,7 +39,7 @@ struct NovellDN class ClientStream : public Stream { - Q_OBJECT + TQ_OBJECT public: enum Error { |