diff options
Diffstat (limited to 'kopete/protocols/groupwise/libgroupwise/tlshandler.h')
-rw-r--r-- | kopete/protocols/groupwise/libgroupwise/tlshandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/tlshandler.h b/kopete/protocols/groupwise/libgroupwise/tlshandler.h index c2f713d4..581ad1df 100644 --- a/kopete/protocols/groupwise/libgroupwise/tlshandler.h +++ b/kopete/protocols/groupwise/libgroupwise/tlshandler.h @@ -30,7 +30,7 @@ class TLSHandler : public TQObject { - Q_OBJECT + TQ_OBJECT public: TLSHandler(TQObject *parent=0); |