diff options
Diffstat (limited to 'kopete/protocols/groupwise/libgroupwise/tasks/createcontactinstancetask.h')
-rw-r--r-- | kopete/protocols/groupwise/libgroupwise/tasks/createcontactinstancetask.h | 2 |
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 879e4ecf..216b1aa3 100644 --- a/kopete/protocols/groupwise/libgroupwise/tasks/createcontactinstancetask.h +++ b/kopete/protocols/groupwise/libgroupwise/tasks/createcontactinstancetask.h @@ -30,7 +30,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); |