mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2026-04-05 07:00:18 +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