summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber/ui/jabberregisteraccount.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/jabber/ui/jabberregisteraccount.h')
-rw-r--r--kopete/protocols/jabber/ui/jabberregisteraccount.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/ui/jabberregisteraccount.h b/kopete/protocols/jabber/ui/jabberregisteraccount.h
index 727d61fb..5d8b9b5f 100644
--- a/kopete/protocols/jabber/ui/jabberregisteraccount.h
+++ b/kopete/protocols/jabber/ui/jabberregisteraccount.h
@@ -36,9 +36,10 @@ class JabberRegisterAccount : public KDialogBase
{
Q_OBJECT
+ TQ_OBJECT
public:
- JabberRegisterAccount ( JabberEditAccountWidget *parent = 0, const char *name = 0 );
+ JabberRegisterAccount ( JabberEditAccountWidget *tqparent = 0, const char *name = 0 );
~JabberRegisterAccount ();