mirror of https://github.com/KLayout/klayout.git
WIP: DXF reader options config page.
This commit is contained in:
parent
c7fcd18413
commit
8bc0063fe6
|
|
@ -195,7 +195,7 @@
|
|||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Accuracy in DXF units</string>
|
||||
<string>Interpolation accuracy in DXF units</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
@ -311,6 +311,16 @@
|
|||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="0">
|
||||
<widget class="QLabel" name="label_16">
|
||||
<property name="text">
|
||||
<string/>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
|
|||
Loading…
Reference in New Issue