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