summaryrefslogtreecommitdiffstats
path: root/kresources/groupwise/soap/groupwiseserver.h
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/groupwise/soap/groupwiseserver.h')
-rw-r--r--kresources/groupwise/soap/groupwiseserver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/groupwise/soap/groupwiseserver.h b/kresources/groupwise/soap/groupwiseserver.h
index 373c94e4..2c537661 100644
--- a/kresources/groupwise/soap/groupwiseserver.h
+++ b/kresources/groupwise/soap/groupwiseserver.h
@@ -100,7 +100,7 @@ class GroupwiseServer : public TQObject
bool checkResponse( int result, ngwt__tqStatus *status );
enum RetractCause { DueToResend, Other };
GroupwiseServer( const TQString &url, const TQString &user,
- const TQString &password, TQObject *tqparent );
+ const TQString &password, TQObject *parent );
~GroupwiseServer();
int error() const { return mError; }