SVN commit 918615 by mlaurent: Reactivate here too M +1 -3 servergroupdialog.cpp --- branches/work/konvi-kde4/src/irc/servergroupdialog.cpp #918614:918615 @@ -18,7 +18,7 @@ #include "serversettings.h" #include "serverdialog.h" #include "channeldialog.h" -// #include "identitydialog.h" +#include "identitydialog.h" #include "servergroupdialogui.h" #include @@ -382,7 +382,6 @@ void ServerGroupDialog::editIdentity() { -/* IdentityDialog dlg(this); dlg.setCurrentIdentity(m_mainWidget->m_identityCBox->currentItem()); @@ -401,7 +400,6 @@ ViewContainer* vc = KonversationApplication::instance()->getMainWindow()->getViewContainer(); vc->updateViewEncoding(vc->getFrontView()); } -*/ } void ServerGroupDialog::slotOk()