diff options
Diffstat (limited to 'kopete/protocols/yahoo/yahooprotocol.h')
-rw-r--r-- | kopete/protocols/yahoo/yahooprotocol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/yahooprotocol.h b/kopete/protocols/yahoo/yahooprotocol.h index 2293564b..1700bce6 100644 --- a/kopete/protocols/yahoo/yahooprotocol.h +++ b/kopete/protocols/yahoo/yahooprotocol.h @@ -41,7 +41,7 @@ namespace Kopete { class OnlineStatus; } class YahooProtocol : public Kopete::Protocol { - Q_OBJECT + TQ_OBJECT public: YahooProtocol( TQObject *parent, const char *name, const TQStringList &args ); |