]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/FloatPlacementUi.ui
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / ui / FloatPlacementUi.ui
index c278c69e3a0e9198ccdfa0949127ff33024e3cbc..94f70692650bb6b4501efec6645df7b826015ea5 100644 (file)
@@ -1,35 +1,32 @@
 <ui version="4.0" >
- <author></author>
- <comment></comment>
- <exportmacro></exportmacro>
  <class>FloatPlacementUi</class>
  <widget class="QWidget" name="FloatPlacementUi" >
   <property name="geometry" >
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>211</width>
-    <height>300</height>
+    <width>203</width>
+    <height>295</height>
    </rect>
   </property>
   <property name="windowTitle" >
    <string>Form</string>
   </property>
-  <layout class="QVBoxLayout" >
+  <layout class="QGridLayout" >
    <property name="margin" >
     <number>9</number>
    </property>
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item>
+   <item row="0" column="0" colspan="2" >
     <widget class="QCheckBox" name="defaultsCB" >
      <property name="text" >
       <string>Use &amp;default placement</string>
      </property>
     </widget>
    </item>
-   <item>
+   <item row="1" column="0" >
     <widget class="QGroupBox" name="options" >
      <property name="title" >
       <string>Advanced Placement Options</string>
      </layout>
     </widget>
    </item>
-   <item>
+   <item row="1" column="1" >
+    <spacer>
+     <property name="orientation" >
+      <enum>Qt::Horizontal</enum>
+     </property>
+     <property name="sizeHint" >
+      <size>
+       <width>21</width>
+       <height>20</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+   <item row="2" column="0" colspan="2" >
     <widget class="QCheckBox" name="spanCB" >
      <property name="text" >
       <string>&amp;Span columns</string>
      </property>
     </widget>
    </item>
-   <item>
+   <item row="3" column="0" colspan="2" >
     <widget class="QCheckBox" name="sidewaysCB" >
      <property name="text" >
       <string>&amp;Rotate sideways</string>
      </property>
     </widget>
    </item>
+   <item row="4" column="0" >
+    <spacer>
+     <property name="orientation" >
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeHint" >
+      <size>
+       <width>20</width>
+       <height>20</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
   </layout>
  </widget>
- <pixmapfunction></pixmapfunction>
  <includes>
-  <include location="local" >qt_helpers.h</include>
+  <include location="local" >qt_i18n.h</include>
  </includes>
  <resources/>
  <connections>