SVN commit 990673 by freininghaus: Don't kill the settings dialog if it's hidden. Fix will be in KDE 4.3.0. CCBUG: 169915 M +0 -1 konqmainwindow.cpp --- branches/KDE/4.3/kdebase/apps/konqueror/src/konqmainwindow.cpp #990672:990673 @@ -1751,7 +1751,6 @@ m_configureDialog = new KCMultiDialog( this ); m_configureDialog->setObjectName( "configureDialog" ); connect(m_configureDialog, SIGNAL(finished()), this, SLOT(slotConfigureDone())); - connect(m_configureDialog, SIGNAL(hidden()), this, SLOT(slotConfigureDone())); //BEGIN SYNC with initActions() const char* const toplevelModules[]={