remove_check and remove_condition must be explicite

This commit is contained in:
2020-12-23 11:50:20 +01:00
parent afdc19887f
commit 08ed28fc95
8 changed files with 17 additions and 19 deletions

View File

@ -5,7 +5,7 @@
<variables>
<family name="enumfam" mode="expert">
<variable name="enumvar" redefine="True">
<variable name="enumvar" redefine="True" remove_check="True">
<value>c</value>
</variable>
</family>