diff options
Diffstat (limited to 'kopete/protocols/jabber/jabberaccount.h')
-rw-r--r-- | kopete/protocols/jabber/jabberaccount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/jabberaccount.h b/kopete/protocols/jabber/jabberaccount.h index 9ce7c9c4..f30c2aa3 100644 --- a/kopete/protocols/jabber/jabberaccount.h +++ b/kopete/protocols/jabber/jabberaccount.h @@ -57,7 +57,7 @@ class VoiceCaller; class JabberAccount : public Kopete::PasswordedAccount { Q_OBJECT - TQ_OBJECT + public: JabberAccount (JabberProtocol * parent, const TQString & accountID, const char *name = 0L); |