mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-09 00:50:17 +08:00
* 调整:UOS开发者模式提示现在不会那么挤了
This commit is contained in:
@@ -335,6 +335,8 @@ void MainWindow::on_pushButton_14_clicked()
|
||||
<< "UOS开发者模式未开启,相关功能被禁用"
|
||||
<< "--title"
|
||||
<< "功能禁用提示"
|
||||
<< "--width"
|
||||
<< "360"
|
||||
);
|
||||
upgradeP->waitForStarted();
|
||||
upgradeP->waitForFinished(30);
|
||||
|
||||
Reference in New Issue
Block a user