summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/groupwise/libgroupwise/tasks/createcontactinstancetask.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/groupwise/libgroupwise/tasks/createcontactinstancetask.h')
-rw-r--r--kopete/protocols/groupwise/libgroupwise/tasks/createcontactinstancetask.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/tasks/createcontactinstancetask.h b/kopete/protocols/groupwise/libgroupwise/tasks/createcontactinstancetask.h
index 19e41f2e..fc7bb184 100644
--- a/kopete/protocols/groupwise/libgroupwise/tasks/createcontactinstancetask.h
+++ b/kopete/protocols/groupwise/libgroupwise/tasks/createcontactinstancetask.h
@@ -24,7 +24,7 @@
#include "needfoldertask.h"
/**
-Creates a contact on the server. The response to this action is handled by its tqparent
+Creates a contact on the server. The response to this action is handled by its parent
@author SUSE AG
*/
@@ -33,7 +33,7 @@ class CreateContactInstanceTask : public NeedFolderTask
Q_OBJECT
TQ_OBJECT
public:
- CreateContactInstanceTask(Task* tqparent);
+ CreateContactInstanceTask(Task* parent);
~CreateContactInstanceTask();
/**
* Sets up the request message.