mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-13 01:58:27 +08:00
修复无法设置自定义依赖的问题
This commit is contained in:
parent
b6d48eca11
commit
18499597a5
@ -76,9 +76,9 @@ def disabled_or_NORMAL_all(choose):
|
||||
buildDebDir.setDisabled(choose)
|
||||
debDepends.setDisabled(choose)
|
||||
debRecommend.setDisabled(choose)
|
||||
if not choose:
|
||||
ChangeArchCombobox()
|
||||
ChangeWine()
|
||||
#if not choose:
|
||||
# ChangeArchCombobox()
|
||||
# ChangeWine()
|
||||
|
||||
class QT:
|
||||
thread = None
|
||||
|
Loading…
Reference in New Issue
Block a user