做了些小调整

This commit is contained in:
2022-11-06 17:53:22 +08:00
parent c85fed882a
commit 550ea348d4
11 changed files with 13 additions and 342 deletions

View File

@@ -1922,6 +1922,9 @@ try:
wineVersion.setCurrentText(sys.argv[2])
except:
pass
rmBash.setChecked(True)
cleanBottonByUOS.setChecked(True)
chooseWineHelperValue.setChecked(True)
e12_text.setText(f"{get_desktop_path()}/demo_1.0.0_i386.deb")
widget.setLayout(widgetLayout)
window.setCentralWidget(widget)