diff options
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo/yahoochattask.h')
-rw-r--r-- | kopete/protocols/yahoo/libkyahoo/yahoochattask.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/yahoochattask.h b/kopete/protocols/yahoo/libkyahoo/yahoochattask.h index d15b9905..d88e07c3 100644 --- a/kopete/protocols/yahoo/libkyahoo/yahoochattask.h +++ b/kopete/protocols/yahoo/libkyahoo/yahoochattask.h @@ -40,7 +40,7 @@ struct YahooChatJob { */ class YahooChatTask : public Task { -Q_OBJECT +TQ_OBJECT public: YahooChatTask(Task *parent); |