diff options
Diffstat (limited to 'kopete/protocols/jabber/ui/jabberregisteraccount.h')
-rw-r--r-- | kopete/protocols/jabber/ui/jabberregisteraccount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/ui/jabberregisteraccount.h b/kopete/protocols/jabber/ui/jabberregisteraccount.h index 74de6387..9979f59f 100644 --- a/kopete/protocols/jabber/ui/jabberregisteraccount.h +++ b/kopete/protocols/jabber/ui/jabberregisteraccount.h @@ -36,7 +36,7 @@ class JabberRegisterAccount : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: JabberRegisterAccount ( JabberEditAccountWidget *parent = 0, const char *name = 0 ); |