summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/yahoo/yahoocontact.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/yahoo/yahoocontact.h')
-rw-r--r--kopete/protocols/yahoo/yahoocontact.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/yahoocontact.h b/kopete/protocols/yahoo/yahoocontact.h
index acd69e0d..dd2f9f8b 100644
--- a/kopete/protocols/yahoo/yahoocontact.h
+++ b/kopete/protocols/yahoo/yahoocontact.h
@@ -41,7 +41,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 );
~YahooContact();