* 调整:UOS开发者模式提示现在不会那么挤了

This commit is contained in:
2023-01-15 23:05:25 +08:00
parent ce6ded25f2
commit a934373f1e
3 changed files with 9 additions and 1 deletions

View File

@@ -335,6 +335,8 @@ void MainWindow::on_pushButton_14_clicked()
<< "UOS开发者模式未开启相关功能被禁用"
<< "--title"
<< "功能禁用提示"
<< "--width"
<< "360"
);
upgradeP->waitForStarted();
upgradeP->waitForFinished(30);