Clarify DEF pin vs. LEF pin in LEF/DEF options dialog

This commit is contained in:
Matthias Koefferlein 2021-06-10 23:25:45 +02:00
parent 4c3729631a
commit 437ba28fc8
1 changed files with 2 additions and 2 deletions

View File

@ -1272,7 +1272,7 @@ suffix ...</string>
<item row="2" column="0">
<widget class="QCheckBox" name="produce_pins">
<property name="text">
<string>Pins (*)</string>
<string>DEF Pins (*)</string>
</property>
</widget>
</item>
@ -1453,7 +1453,7 @@ type ...</string>
<item row="3" column="5">
<widget class="QCheckBox" name="produce_labels">
<property name="text">
<string>Pin labels</string>
<string>DEF pin labels</string>
</property>
</widget>
</item>