TabularUi.ui: fix position of spacer to make alignment entry "At Decimal Separator" readable

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35733 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2010-10-20 22:33:32 +00:00
parent 54456f32d0
commit 8c4b64cf83

View File

@ -5,7 +5,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>358</width>
<width>433</width>
<height>376</height>
</rect>
</property>
@ -84,23 +84,20 @@
</widget>
</item>
<item row="0" column="2" colspan="2">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<spacer>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<width>4</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="4" colspan="2">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="decimalL">
<property name="enabled">
@ -170,7 +167,7 @@
</property>
</widget>
</item>
<item row="1" column="3">
<item row="1" column="5">
<widget class="LengthCombo" name="widthUnitCB"/>
</item>
<item row="2" column="0">
@ -205,7 +202,7 @@
</item>
</widget>
</item>
<item row="2" column="2">
<item row="2" column="3" colspan="2">
<spacer name="spacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>