]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/QPrefUi.ui
Add vertical spacer.
[lyx.git] / src / frontends / qt4 / ui / QPrefUi.ui
index 05e1f214612844fc0122eacd6336d45efe314d76..1760cc05d32efca2704f46e8e4d79771276db429 100644 (file)
@@ -1,15 +1,12 @@
 <ui version="4.0" >
- <author></author>
- <comment></comment>
- <exportmacro></exportmacro>
  <class>QPrefUi</class>
  <widget class="QWidget" name="QPrefUi" >
   <property name="geometry" >
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>413</width>
-    <height>387</height>
+    <width>459</width>
+    <height>425</height>
    </rect>
   </property>
   <property name="sizePolicy" >
         </property>
        </widget>
       </item>
+      <item>
+       <spacer>
+        <property name="orientation" >
+         <enum>Qt::Vertical</enum>
+        </property>
+        <property name="sizeHint" >
+         <size>
+          <width>20</width>
+          <height>40</height>
+         </size>
+        </property>
+       </spacer>
+      </item>
      </layout>
     </widget>
    </item>
       <item row="0" column="0" colspan="2" >
        <widget class="QCheckBox" name="loadWindowSizeCB" >
         <property name="text" >
-         <string>Save/restore window size, or use fixed window</string>
+         <string>Save/restore window size, or use fixed size</string>
         </property>
         <property name="checked" >
          <bool>true</bool>
         </item>
         <item>
          <widget class="QSpinBox" name="windowWidthSB" >
+          <property name="enabled" >
+           <bool>false</bool>
+          </property>
           <property name="maximum" >
            <number>9999</number>
           </property>
         </item>
         <item>
          <widget class="QSpinBox" name="windowHeightSB" >
+          <property name="enabled" >
+           <bool>false</bool>
+          </property>
           <property name="maximum" >
            <number>9999</number>
           </property>
    </item>
   </layout>
  </widget>
- <pixmapfunction></pixmapfunction>
  <tabstops>
   <tabstop>uiFileED</tabstop>
   <tabstop>uiFilePB</tabstop>
   <tabstop>lastfilesSB</tabstop>
   <tabstop>cursorFollowsCB</tabstop>
  </tabstops>
+ <includes>
+  <include location="local" >qt_helpers.h</include>
+ </includes>
  <resources/>
  <connections/>
 </ui>