修复无法设置自定义依赖的问题

This commit is contained in:
gfdgd xi 2023-01-28 18:23:03 +08:00
parent b6d48eca11
commit 18499597a5

View File

@ -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