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 c12cb8c9..7acbea7d 100644 --- a/kopete/protocols/yahoo/yahooprotocol.h +++ b/kopete/protocols/yahoo/yahooprotocol.h @@ -42,7 +42,7 @@ namespace Kopete { class OnlineStatus; } class YahooProtocol : public Kopete::Protocol { Q_OBJECT - TQ_OBJECT + public: YahooProtocol( TQObject *parent, const char *name, const TQStringList &args ); ~YahooProtocol(); |