diff options
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo/messagereceivertask.h')
-rw-r--r-- | kopete/protocols/yahoo/libkyahoo/messagereceivertask.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/messagereceivertask.h b/kopete/protocols/yahoo/libkyahoo/messagereceivertask.h index d8428bcd..161ce64b 100644 --- a/kopete/protocols/yahoo/libkyahoo/messagereceivertask.h +++ b/kopete/protocols/yahoo/libkyahoo/messagereceivertask.h @@ -27,7 +27,7 @@ class YMSGTransfer; */ class MessageReceiverTask : public Task { -Q_OBJECT +TQ_OBJECT public: MessageReceiverTask(Task *parent); |