mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 02:52:03 +08:00
做了些小调整
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user