Scrolldown text edit at end of whole update process to show
UPDATE_SUCCESS message.
This commit is contained in:
parent
30603317c6
commit
8b6adb3ea7
@ -321,6 +321,7 @@ void MainWindow::onRestartExitTimer() {
|
||||
m_exitTimer->stop();
|
||||
m_exitTimer->start(60 * 1000);
|
||||
|
||||
scrollDownTextEdit();
|
||||
ui->updateStatus->setEnabled(false);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user