mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-10 10:19:59 +01:00
Nomenclature export : Minor change in UI
This commit is contained in:
@@ -230,7 +230,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QRadioButton" name="m_protection_rb">
|
<widget class="QRadioButton" name="m_protection_rb">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string> Protection : disjoncteur, sectionneur, relais thermique</string>
|
<string>Organes de protection</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@@ -322,11 +322,14 @@
|
|||||||
</item>
|
</item>
|
||||||
<item row="0" column="0">
|
<item row="0" column="0">
|
||||||
<widget class="QCheckBox" name="m_include_header_cb">
|
<widget class="QCheckBox" name="m_include_header_cb">
|
||||||
|
<property name="enabled">
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Inclure les en-têtes</string>
|
<string>Inclure les en-têtes</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="checked">
|
<property name="checked">
|
||||||
<bool>true</bool>
|
<bool>false</bool>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
Reference in New Issue
Block a user