diff options
Diffstat (limited to 'kopete/protocols/yahoo/yahoocontact.h')
-rw-r--r-- | kopete/protocols/yahoo/yahoocontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/yahoocontact.h b/kopete/protocols/yahoo/yahoocontact.h index ee840d16..dd3d5329 100644 --- a/kopete/protocols/yahoo/yahoocontact.h +++ b/kopete/protocols/yahoo/yahoocontact.h @@ -40,7 +40,7 @@ struct KURL; class YahooContact : public Kopete::Contact { - Q_OBJECT + TQ_OBJECT public: YahooContact( YahooAccount *account, const TQString &userId, const TQString &fullName, Kopete::MetaContact *metaContact ); |