diff options
Diffstat (limited to 'kresources/groupwise/soap/groupwiseserver.h')
-rw-r--r-- | kresources/groupwise/soap/groupwiseserver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/groupwise/soap/groupwiseserver.h b/kresources/groupwise/soap/groupwiseserver.h index c37cc1486..95218be06 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 ); |