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