diff options
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo/yabtask.h')
-rw-r--r-- | kopete/protocols/yahoo/libkyahoo/yabtask.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/yabtask.h b/kopete/protocols/yahoo/libkyahoo/yabtask.h index 4d5d5659..b6405dc9 100644 --- a/kopete/protocols/yahoo/libkyahoo/yabtask.h +++ b/kopete/protocols/yahoo/libkyahoo/yabtask.h @@ -33,7 +33,7 @@ namespace TDEIO { */ class YABTask : public Task { - Q_OBJECT + TQ_OBJECT public: YABTask(Task *parent); |