summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/groupwise/libgroupwise/tasks/searchchattask.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/groupwise/libgroupwise/tasks/searchchattask.h')
-rw-r--r--kopete/protocols/groupwise/libgroupwise/tasks/searchchattask.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/tasks/searchchattask.h b/kopete/protocols/groupwise/libgroupwise/tasks/searchchattask.h
index 15fe12b7..5f61d284 100644
--- a/kopete/protocols/groupwise/libgroupwise/tasks/searchchattask.h
+++ b/kopete/protocols/groupwise/libgroupwise/tasks/searchchattask.h
@@ -34,7 +34,7 @@ This Task searches for chatrooms on the server
*/
class SearchChatTask : public RequestTask
{
- Q_OBJECT
+ TQ_OBJECT
public:
enum SearchType { FetchAll=0, SinceLastSearch };