]> git.lyx.org Git - features.git/commitdiff
Remove redundand widget
authorJuergen Spitzmueller <spitz@lyx.org>
Fri, 29 Mar 2013 09:18:44 +0000 (10:18 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Fri, 29 Mar 2013 09:18:44 +0000 (10:18 +0100)
src/frontends/qt4/ui/PrefDocHandlingUi.ui

index 5a5631d34e388c3b44fe9108a19b573c3f915d60..1fe9f432f5ca14537dba96fa05eca50359ad4fb3 100644 (file)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <ui version="4.0">
  <class>PrefDocHandlingUi</class>
  <widget class="QWidget" name="PrefDocHandlingUi">
@@ -6,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>524</width>
-    <height>417</height>
+    <height>387</height>
    </rect>
   </property>
   <property name="sizePolicy">
         </property>
        </widget>
       </item>
-      <item row="3" column="0">
-       <layout class="QHBoxLayout" name="horizontalLayout_3">
-        <item>
-         <widget class="QLabel" name="lastfilesLA">
-          <property name="text">
-           <string>Ma&amp;ximum last files:</string>
-          </property>
-          <property name="buddy">
-           <cstring>lastfilesSB</cstring>
-          </property>
-         </widget>
-        </item>
-        <item>
-         <widget class="QSpinBox" name="lastfilesSB">
-          <property name="maximum">
-           <number>9</number>
-          </property>
-         </widget>
-        </item>
-        <item>
-         <spacer>
-          <property name="orientation">
-           <enum>Qt::Horizontal</enum>
-          </property>
-          <property name="sizeHint" stdset="0">
-           <size>
-            <width>48</width>
-            <height>20</height>
-           </size>
-          </property>
-         </spacer>
-        </item>
-       </layout>
-      </item>
      </layout>
     </widget>
    </item>
   <tabstop>autoSaveCB</tabstop>
   <tabstop>autoSaveSB</tabstop>
   <tabstop>saveCompressedCB</tabstop>
-  <tabstop>lastfilesSB</tabstop>
  </tabstops>
  <includes>
   <include location="local">qt_i18n.h</include>