虚拟机配置工具非x86架构不显示virtualbox相关选项
Some checks are pending
Auto Building Wine Runner(rpm) / Explore-GitHub-Actions (push) Waiting to run
Auto Building Wine Runner(deb) / Explore-GitHub-Actions (push) Waiting to run
Building Wine Runner Off-line Pages(arm64) / Explore-GitHub-Actions (push) Waiting to run
Building Wine Runner Off-line Pages(amd64) / Explore-GitHub-Actions (push) Waiting to run

This commit is contained in:
2024-07-31 20:57:42 +08:00
parent 082cb21059
commit d902a6df65
2 changed files with 5 additions and 2 deletions

View File

@@ -95,6 +95,7 @@ if (__name__ == "__main__"):
app = QApplication(sys.argv)
else:
app = globalenv.get_value("app")
window = QMainWindow()
LoadingLabelInit()
RunService()