the progress dialog is set to autoclose so it's not necessary to hide it in the

main window

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1098231
This commit is contained in:
Volker Lanz 2010-03-03 09:48:59 +00:00
parent 4427937088
commit 1bc2951102
1 changed files with 0 additions and 2 deletions

View File

@ -567,8 +567,6 @@ void MainWindow::on_m_DeviceScanner_finished()
Log() << i18nc("@info/plain", "Scan finished.");
KApplication::restoreOverrideCursor();
scanProgressDialog().hide();
// try to set the seleted device, either from the saved one or just select the
// first device
if (!listDevices().setSelectedDevice(savedSelectedDeviceNode()) && !operationStack().previewDevices().isEmpty())