]> git.lyx.org Git - lyx.git/commitdiff
TabularUi.ui: fix position of spacer to make alignment entry "At Decimal Separator...
authorUwe Stöhr <uwestoehr@web.de>
Wed, 20 Oct 2010 22:33:32 +0000 (22:33 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Wed, 20 Oct 2010 22:33:32 +0000 (22:33 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35733 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/TabularUi.ui

index c2bf570e101ecb4255a3772d0585287000734194..51cbe6da7be2e4e3fe31634655c100e500cc074b 100644 (file)
@@ -5,7 +5,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>358</width>
+    <width>433</width>
     <height>376</height>
    </rect>
   </property>
            </widget>
           </item>
           <item row="0" column="2" colspan="2">
+           <spacer name="horizontalSpacer">
+            <property name="orientation">
+             <enum>Qt::Horizontal</enum>
+            </property>
+            <property name="sizeHint" stdset="0">
+             <size>
+              <width>4</width>
+              <height>20</height>
+             </size>
+            </property>
+           </spacer>
+          </item>
+          <item row="0" column="4" colspan="2">
            <layout class="QHBoxLayout" name="horizontalLayout">
-            <item>
-             <spacer>
-              <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>
-                <height>20</height>
-               </size>
-              </property>
-             </spacer>
-            </item>
             <item>
              <widget class="QLabel" name="decimalL">
               <property name="enabled">
             </property>
            </widget>
           </item>
-          <item row="1" column="3">
+          <item row="1" column="5">
            <widget class="LengthCombo" name="widthUnitCB"/>
           </item>
           <item row="2" column="0">
             </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>