diff options
Diffstat (limited to 'kopete/protocols/jabber/ui/dlgjabberregister.h')
-rw-r--r-- | kopete/protocols/jabber/ui/dlgjabberregister.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/ui/dlgjabberregister.h b/kopete/protocols/jabber/ui/dlgjabberregister.h index bc0bfe44..cd24c929 100644 --- a/kopete/protocols/jabber/ui/dlgjabberregister.h +++ b/kopete/protocols/jabber/ui/dlgjabberregister.h @@ -39,7 +39,7 @@ class dlgJabberRegister:public dlgRegister { Q_OBJECT - TQ_OBJECT + public: dlgJabberRegister (JabberAccount *account, const XMPP::Jid & jid, TQWidget * parent = 0, const char *name = 0); |