summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/groupwise/libgroupwise/tasks/joinconferencetask.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/groupwise/libgroupwise/tasks/joinconferencetask.h')
-rw-r--r--kopete/protocols/groupwise/libgroupwise/tasks/joinconferencetask.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/tasks/joinconferencetask.h b/kopete/protocols/groupwise/libgroupwise/tasks/joinconferencetask.h
index 0f92379f..e8b06c82 100644
--- a/kopete/protocols/groupwise/libgroupwise/tasks/joinconferencetask.h
+++ b/kopete/protocols/groupwise/libgroupwise/tasks/joinconferencetask.h
@@ -34,7 +34,7 @@ Sends Join Conference messages when the user accepts an invitation
class JoinConferenceTask : public RequestTask
{
Q_OBJECT
- TQ_OBJECT
+
public:
JoinConferenceTask(Task* parent);
~JoinConferenceTask();