diff options
Diffstat (limited to 'kopete/protocols/yahoo/yahooeditaccount.h')
-rw-r--r-- | kopete/protocols/yahoo/yahooeditaccount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/yahooeditaccount.h b/kopete/protocols/yahoo/yahooeditaccount.h index de7dcfd9..db50f0d8 100644 --- a/kopete/protocols/yahoo/yahooeditaccount.h +++ b/kopete/protocols/yahoo/yahooeditaccount.h @@ -35,7 +35,7 @@ namespace Kopete { class Account; } class YahooEditAccount: public YahooEditAccountBase, public KopeteEditAccountWidget { Q_OBJECT - TQ_OBJECT + private: YahooProtocol *theProtocol; |