Nomencl.ui: minor layout improvement.

This commit is contained in:
Juergen Spitzmueller 2017-01-30 09:14:21 +01:00
parent e96d71e714
commit 580efe45ab

View File

@ -6,13 +6,15 @@
<rect>
<x>0</x>
<y>0</y>
<width>254</width>
<height>222</height>
<width>319</width>
<height>223</height>
</rect>
</property>
<property name="windowTitle">
<string>Nomenclature</string>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0">
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QLabel" name="symbolLA">
@ -61,7 +63,7 @@
<item row="2" column="1">
<widget class="QLineEdit" name="prefixED"/>
</item>
<item row="3" column="0" colspan="2">
<item row="3" column="1">
<widget class="QCheckBox" name="literalCB">
<property name="toolTip">
<string>Pass content of the `Symbol' and `Description' fields literally to LaTeX. Check this if you want to enter LaTeX code.</string>
@ -72,6 +74,8 @@
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11"/>
<tabstops>