summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/groupwise/libgroupwise/tlshandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/groupwise/libgroupwise/tlshandler.h')
-rw-r--r--kopete/protocols/groupwise/libgroupwise/tlshandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/tlshandler.h b/kopete/protocols/groupwise/libgroupwise/tlshandler.h
index 67c47409..8a964101 100644
--- a/kopete/protocols/groupwise/libgroupwise/tlshandler.h
+++ b/kopete/protocols/groupwise/libgroupwise/tlshandler.h
@@ -33,7 +33,7 @@ class TLSHandler : public TQObject
Q_OBJECT
TQ_OBJECT
public:
- TLSHandler(TQObject *tqparent=0);
+ TLSHandler(TQObject *parent=0);
virtual ~TLSHandler();
virtual void reset()=0;