diff options
Diffstat (limited to 'kopete/protocols/yahoo/yahooaddcontact.h')
-rw-r--r-- | kopete/protocols/yahoo/yahooaddcontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/yahooaddcontact.h b/kopete/protocols/yahoo/yahooaddcontact.h index 5f2e5744..38788979 100644 --- a/kopete/protocols/yahoo/yahooaddcontact.h +++ b/kopete/protocols/yahoo/yahooaddcontact.h @@ -34,7 +34,7 @@ namespace Kopete { class MetaContact; } class YahooAddContact: public AddContactPage { Q_OBJECT - TQ_OBJECT + private: YahooProtocol *theProtocol; |