diff options
Diffstat (limited to 'kopete/protocols/yahoo/yahooverifyaccount.h')
-rw-r--r-- | kopete/protocols/yahoo/yahooverifyaccount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/yahooverifyaccount.h b/kopete/protocols/yahoo/yahooverifyaccount.h index 666e3561..26dcf320 100644 --- a/kopete/protocols/yahoo/yahooverifyaccount.h +++ b/kopete/protocols/yahoo/yahooverifyaccount.h @@ -31,7 +31,7 @@ class KTempFile; class YahooVerifyAccount : public KDialogBase { Q_OBJECT - TQ_OBJECT + private: Kopete::Account *mTheAccount; KTempFile *mFile; |