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 9979f59f..30175834 100644 --- a/kopete/protocols/jabber/ui/jabberregisteraccount.h +++ b/kopete/protocols/jabber/ui/jabberregisteraccount.h @@ -35,7 +35,7 @@ class JabberEditAccountWidget; class JabberRegisterAccount : public KDialogBase { -Q_OBJECT +TQ_OBJECT public: |