diff options
Diffstat (limited to 'kopete/protocols/msn/msnaccount.h')
-rw-r--r-- | kopete/protocols/msn/msnaccount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/msn/msnaccount.h b/kopete/protocols/msn/msnaccount.h index 31ae451d..0be900e0 100644 --- a/kopete/protocols/msn/msnaccount.h +++ b/kopete/protocols/msn/msnaccount.h @@ -40,7 +40,7 @@ class MSNContact; class MSNAccount : public Kopete::PasswordedAccount { Q_OBJECT - TQ_OBJECT + public: MSNAccount( MSNProtocol *parent, const TQString &accountID, const char *name = 0L ); |