mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 02:52:03 +08:00
更新打包器
This commit is contained in:
@@ -1393,7 +1393,9 @@ def ChangeArchCombobox():
|
||||
option = True
|
||||
if debArch.currentIndex() != 0:
|
||||
option = False
|
||||
#chooseWineHelperValue.setEnabled(option)
|
||||
chooseWineHelperValue.setEnabled(option)
|
||||
if not option:
|
||||
chooseWineHelperValue.setChecked(False)
|
||||
wineVersion.setEnabled(option)
|
||||
useInstallWineArch.setEnabled(option)
|
||||
#rmBash.setEnabled(option)
|
||||
|
||||
Reference in New Issue
Block a user