summaryrefslogtreecommitdiffstats
path: root/kresources/groupwise/soap
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/groupwise/soap')
-rw-r--r--kresources/groupwise/soap/groupwiseserver.h2
-rw-r--r--kresources/groupwise/soap/ksslsocket.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/kresources/groupwise/soap/groupwiseserver.h b/kresources/groupwise/soap/groupwiseserver.h
index c37cc148..95218be0 100644
--- a/kresources/groupwise/soap/groupwiseserver.h
+++ b/kresources/groupwise/soap/groupwiseserver.h
@@ -94,7 +94,7 @@ class DeltaInfo
class GroupwiseServer : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
bool checkResponse( int result, ngwt__Status *status );
diff --git a/kresources/groupwise/soap/ksslsocket.h b/kresources/groupwise/soap/ksslsocket.h
index 5158d001..a8367236 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();