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 6263fd32..1327ba47 100644 --- a/kopete/protocols/jabber/ui/dlgjabberchatjoin.h +++ b/kopete/protocols/jabber/ui/dlgjabberchatjoin.h @@ -28,7 +28,7 @@ class dlgJabberChatJoin : public dlgChatJoin TQ_OBJECT public: - dlgJabberChatJoin(JabberAccount *account, TQWidget* tqparent = 0, const char* name = 0); + dlgJabberChatJoin(JabberAccount *account, TQWidget* parent = 0, const char* name = 0); ~dlgJabberChatJoin(); /*$PUBLIC_FUNCTIONS$*/ |