diff options
Diffstat (limited to 'kresources/groupwise/soap/ksslsocket.h')
-rw-r--r-- | kresources/groupwise/soap/ksslsocket.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/groupwise/soap/ksslsocket.h b/kresources/groupwise/soap/ksslsocket.h index 5158d0016..a83672369 100644 --- a/kresources/groupwise/soap/ksslsocket.h +++ b/kresources/groupwise/soap/ksslsocket.h @@ -28,7 +28,7 @@ class KSSLSocketPrivate; class KSSLSocket : public KExtendedSocket { Q_OBJECT - TQ_OBJECT + public: KSSLSocket(); |