diff options
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo/sendnotifytask.h')
-rw-r--r-- | kopete/protocols/yahoo/libkyahoo/sendnotifytask.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/sendnotifytask.h b/kopete/protocols/yahoo/libkyahoo/sendnotifytask.h index e35c00ba..efe3054b 100644 --- a/kopete/protocols/yahoo/libkyahoo/sendnotifytask.h +++ b/kopete/protocols/yahoo/libkyahoo/sendnotifytask.h @@ -26,7 +26,7 @@ class TQString; */ class SendNotifyTask : public Task { -Q_OBJECT +TQ_OBJECT public: enum Type { NotifyTyping, NotifyWebcamInvite, NotifyGame }; |