Add nomenclature dialog : enable option "add new folio and table if needed"

This commit is contained in:
Claveau Joshua
2020-05-24 17:17:17 +02:00
parent 7ea42752a4
commit df26c5b7ed
3 changed files with 72 additions and 30 deletions

View File

@@ -40,7 +40,7 @@
<item>
<widget class="QCheckBox" name="m_add_table_and_folio">
<property name="enabled">
<bool>false</bool>
<bool>true</bool>
</property>
<property name="text">
<string>Ajouter de nouveau folio et tableau si nécessaire.</string>