diff options
Diffstat (limited to 'kopete/protocols/jabber/ui/dlgjabberchatjoin.h')
-rw-r--r-- | kopete/protocols/jabber/ui/dlgjabberchatjoin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/ui/dlgjabberchatjoin.h b/kopete/protocols/jabber/ui/dlgjabberchatjoin.h index fad58fcb..d68ae78e 100644 --- a/kopete/protocols/jabber/ui/dlgjabberchatjoin.h +++ b/kopete/protocols/jabber/ui/dlgjabberchatjoin.h @@ -27,7 +27,7 @@ class dlgJabberChatJoin : public dlgChatJoin Q_OBJECT public: - dlgJabberChatJoin(JabberAccount *account, QWidget* parent = 0, const char* name = 0); + dlgJabberChatJoin(JabberAccount *account, TQWidget* parent = 0, const char* name = 0); ~dlgJabberChatJoin(); /*$PUBLIC_FUNCTIONS$*/ |