diff --git a/src/updatehandle.cpp b/src/updatehandle.cpp index 446de30..e3a8eee 100644 --- a/src/updatehandle.cpp +++ b/src/updatehandle.cpp @@ -487,9 +487,10 @@ void updatehandle::InstallFinsih(bool state,QStringList pkgname,QString error,QS */ void updatehandle::execslots() { + choice_window->comboBox->setCurrentIndex(0); choice_window->hide(); qDebug()<<"Hide choice_window."; - emit execSignal(); +// emit execSignal(); } /**