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 84436f91..55aac7d1 100644 --- a/kopete/protocols/yahoo/yahooverifyaccount.h +++ b/kopete/protocols/yahoo/yahooverifyaccount.h @@ -30,7 +30,7 @@ class KTempFile; class YahooVerifyAccount : public KDialogBase { - Q_OBJECT + TQ_OBJECT private: Kopete::Account *mTheAccount; |