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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/tasks/createcontactinstancetask.h b/kopete/protocols/groupwise/libgroupwise/tasks/createcontactinstancetask.h
index fc7bb184..879e4ecf 100644
--- a/kopete/protocols/groupwise/libgroupwise/tasks/createcontactinstancetask.h
+++ b/kopete/protocols/groupwise/libgroupwise/tasks/createcontactinstancetask.h
@@ -31,7 +31,7 @@ Creates a contact on the server. The response to this action is handled by its
class CreateContactInstanceTask : public NeedFolderTask
{
Q_OBJECT
- TQ_OBJECT
+
public:
CreateContactInstanceTask(Task* parent);
~CreateContactInstanceTask();