diff options
Diffstat (limited to 'kopete/protocols/groupwise/libgroupwise/tasks/joinchattask.h')
-rw-r--r-- | kopete/protocols/groupwise/libgroupwise/tasks/joinchattask.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/tasks/joinchattask.h b/kopete/protocols/groupwise/libgroupwise/tasks/joinchattask.h index 95279bed..786ee60d 100644 --- a/kopete/protocols/groupwise/libgroupwise/tasks/joinchattask.h +++ b/kopete/protocols/groupwise/libgroupwise/tasks/joinchattask.h @@ -33,7 +33,7 @@ Sends Join Conference messages when the user accepts an invitation class JoinChatTask : public RequestTask { - Q_OBJECT + TQ_OBJECT public: JoinChatTask(Task* parent); |