]> git.lyx.org Git - features.git/commitdiff
small layout tweaks
authorEdwin Leuven <e.leuven@gmail.com>
Sat, 15 Sep 2007 17:32:15 +0000 (17:32 +0000)
committerEdwin Leuven <e.leuven@gmail.com>
Sat, 15 Sep 2007 17:32:15 +0000 (17:32 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20295 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/LaTeXUi.ui
src/frontends/qt4/ui/PrefColorsUi.ui
src/frontends/qt4/ui/PrefDisplayUi.ui
src/frontends/qt4/ui/PrefLanguageUi.ui
src/frontends/qt4/ui/PrefPlaintextUi.ui
src/frontends/qt4/ui/PrefPrinterUi.ui
src/frontends/qt4/ui/PrefSpellcheckerUi.ui
src/frontends/qt4/ui/PrefUi.ui

index f13889328fb6f71b1d75ec21d6fa84609c2c75b5..ee08c1dc9b0c0a42a586a5661e40ca3013459dd0 100644 (file)
@@ -1,15 +1,12 @@
 <ui version="4.0" >
- <author></author>
- <comment></comment>
- <exportmacro></exportmacro>
  <class>LaTeXUi</class>
  <widget class="QWidget" name="LaTeXUi" >
   <property name="geometry" >
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>428</width>
-    <height>465</height>
+    <width>384</width>
+    <height>371</height>
    </rect>
   </property>
   <property name="windowTitle" >
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item row="5" column="2" colspan="2" >
-    <spacer>
-     <property name="orientation" >
-      <enum>Qt::Vertical</enum>
-     </property>
-     <property name="sizeHint" >
-      <size>
-       <width>84</width>
-       <height>41</height>
-      </size>
-     </property>
-    </spacer>
-   </item>
-   <item row="4" column="3" >
-    <spacer>
-     <property name="orientation" >
-      <enum>Qt::Horizontal</enum>
-     </property>
-     <property name="sizeHint" >
-      <size>
-       <width>261</width>
-       <height>22</height>
-      </size>
-     </property>
-    </spacer>
-   </item>
-   <item row="4" column="2" >
-    <widget class="QComboBox" name="psdriverCO" >
-     <property name="duplicatesEnabled" >
-      <bool>false</bool>
-     </property>
-    </widget>
-   </item>
-   <item row="4" column="0" colspan="2" >
-    <widget class="QLabel" name="psdriverL" >
-     <property name="text" >
-      <string>Postscript &amp;driver:</string>
-     </property>
-     <property name="buddy" >
-      <cstring>psdriverCO</cstring>
-     </property>
-    </widget>
-   </item>
-   <item row="3" column="0" colspan="4" >
-    <widget class="QTextBrowser" name="infoML" />
-   </item>
-   <item row="2" column="0" colspan="4" >
+   <item row="3" column="0" colspan="3" >
     <widget class="QGroupBox" name="modulesGB" >
      <property name="title" >
       <string>Modules</string>
       <property name="spacing" >
        <number>6</number>
       </property>
-      <item row="0" column="0" >
-       <widget class="QLabel" name="availmodL" >
-        <property name="text" >
-         <string>Available Modules</string>
+      <item row="6" column="0" colspan="3" >
+       <widget class="QTextBrowser" name="infoML" />
+      </item>
+      <item row="5" column="1" >
+       <spacer>
+        <property name="orientation" >
+         <enum>Qt::Vertical</enum>
         </property>
-       </widget>
+        <property name="sizeHint" >
+         <size>
+          <width>80</width>
+          <height>16</height>
+         </size>
+        </property>
+       </spacer>
       </item>
-      <item row="0" column="2" >
-       <widget class="QLabel" name="selmodL" >
+      <item row="4" column="1" >
+       <widget class="QPushButton" name="downPB" >
         <property name="text" >
-         <string>Selected Modules</string>
+         <string>&amp;Down</string>
         </property>
        </widget>
       </item>
-      <item rowspan="5" row="1" column="0" >
-       <widget class="QListView" name="availableLV" >
-        <property name="editTriggers" >
-         <set>QAbstractItemView::NoEditTriggers</set>
+      <item row="3" column="1" >
+       <widget class="QPushButton" name="upPB" >
+        <property name="text" >
+         <string>&amp;Up</string>
         </property>
        </widget>
       </item>
-      <item row="1" column="1" >
-       <widget class="QPushButton" name="addPB" >
+      <item row="2" column="1" >
+       <widget class="QPushButton" name="deletePB" >
         <property name="text" >
-         <string>Add</string>
+         <string>&amp;Delete</string>
         </property>
        </widget>
       </item>
         </property>
        </widget>
       </item>
-      <item row="2" column="1" >
-       <widget class="QPushButton" name="deletePB" >
+      <item row="1" column="1" >
+       <widget class="QPushButton" name="addPB" >
         <property name="text" >
-         <string>Delete</string>
+         <string>&amp;Add</string>
         </property>
        </widget>
       </item>
-      <item row="3" column="1" >
-       <widget class="QPushButton" name="upPB" >
-        <property name="text" >
-         <string>Up</string>
+      <item rowspan="5" row="1" column="0" >
+       <widget class="QListView" name="availableLV" >
+        <property name="editTriggers" >
+         <set>QAbstractItemView::NoEditTriggers</set>
         </property>
        </widget>
       </item>
-      <item row="4" column="1" >
-       <widget class="QPushButton" name="downPB" >
+      <item row="0" column="2" >
+       <widget class="QLabel" name="selmodL" >
         <property name="text" >
-         <string>Down</string>
+         <string>S&amp;elected:</string>
+        </property>
+        <property name="buddy" >
+         <cstring>selectedLV</cstring>
         </property>
        </widget>
       </item>
-      <item row="5" column="1" >
-       <spacer>
-        <property name="orientation" >
-         <enum>Qt::Vertical</enum>
+      <item row="0" column="0" >
+       <widget class="QLabel" name="availmodL" >
+        <property name="text" >
+         <string>A&amp;vailable:</string>
         </property>
-        <property name="sizeHint" >
-         <size>
-          <width>80</width>
-          <height>46</height>
-         </size>
+        <property name="buddy" >
+         <cstring>availableLV</cstring>
         </property>
-       </spacer>
+       </widget>
       </item>
      </layout>
     </widget>
    </item>
-   <item row="1" column="1" colspan="3" >
-    <widget class="QLineEdit" name="optionsLE" />
+   <item row="2" column="1" >
+    <widget class="QComboBox" name="psdriverCO" >
+     <property name="duplicatesEnabled" >
+      <bool>false</bool>
+     </property>
+    </widget>
    </item>
-   <item row="1" column="0" >
-    <widget class="QLabel" name="optionsL" >
+   <item row="2" column="0" >
+    <widget class="QLabel" name="psdriverL" >
      <property name="text" >
-      <string>&amp;Options:</string>
+      <string>&amp;Postscript driver:</string>
      </property>
      <property name="buddy" >
-      <cstring>optionsLE</cstring>
+      <cstring>psdriverCO</cstring>
      </property>
     </widget>
    </item>
-   <item row="0" column="1" colspan="3" >
-    <widget class="QComboBox" name="classCO" />
+   <item row="2" column="2" >
+    <spacer>
+     <property name="orientation" >
+      <enum>Qt::Horizontal</enum>
+     </property>
+     <property name="sizeHint" >
+      <size>
+       <width>261</width>
+       <height>22</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+   <item row="4" column="1" colspan="2" >
+    <spacer>
+     <property name="orientation" >
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeHint" >
+      <size>
+       <width>84</width>
+       <height>41</height>
+      </size>
+     </property>
+    </spacer>
    </item>
    <item row="0" column="0" >
     <widget class="QLabel" name="classL" >
      </property>
     </widget>
    </item>
+   <item row="0" column="1" colspan="2" >
+    <widget class="QComboBox" name="classCO" />
+   </item>
+   <item row="1" column="0" >
+    <widget class="QLabel" name="optionsL" >
+     <property name="text" >
+      <string>&amp;Options:</string>
+     </property>
+     <property name="buddy" >
+      <cstring>optionsLE</cstring>
+     </property>
+    </widget>
+   </item>
+   <item row="1" column="1" colspan="2" >
+    <widget class="QLineEdit" name="optionsLE" />
+   </item>
   </layout>
  </widget>
- <pixmapfunction></pixmapfunction>
  <tabstops>
   <tabstop>classCO</tabstop>
   <tabstop>optionsLE</tabstop>
+  <tabstop>psdriverCO</tabstop>
   <tabstop>availableLV</tabstop>
   <tabstop>addPB</tabstop>
   <tabstop>deletePB</tabstop>
   <tabstop>downPB</tabstop>
   <tabstop>selectedLV</tabstop>
   <tabstop>infoML</tabstop>
-  <tabstop>psdriverCO</tabstop>
  </tabstops>
  <includes>
   <include location="local" >qt_helpers.h</include>
index 5ae88236bb36da53766fcab3b102c2b0cfa2050d..f01c3f7235674b8675699a2d16057361dd205b2d 100644 (file)
@@ -5,74 +5,66 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>359</width>
-    <height>351</height>
+    <width>199</width>
+    <height>226</height>
    </rect>
   </property>
   <property name="windowTitle" >
    <string/>
   </property>
-   <layout class="QVBoxLayout" >
-    <property name="margin" >
-     <number>0</number>
-    </property>
-    <property name="spacing" >
-     <number>6</number>
-    </property>
-    <item>
-     <widget class="QLabel" name="lyxObjectsLA" >
-      <property name="text" >
-       <string>&amp;Colors</string>
-      </property>
-      <property name="buddy" >
-       <cstring>lyxObjectsLW</cstring>
-      </property>
-     </widget>
-    </item>
-    <item>
-     <layout class="QHBoxLayout" >
-      <property name="margin" >
-       <number>0</number>
-      </property>
-      <property name="spacing" >
-       <number>6</number>
-      </property>
-      <item>
-       <widget class="QListWidget" name="lyxObjectsLW" />
-      </item>
-      <item>
-       <layout class="QVBoxLayout" >
-        <property name="margin" >
-         <number>0</number>
-        </property>
-        <property name="spacing" >
-         <number>6</number>
-        </property>
-        <item>
-         <widget class="QPushButton" name="colorChangePB" >
-          <property name="text" >
-           <string>&amp;Alter...</string>
-          </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>
-      </item>
-     </layout>
-    </item>
-   </layout>
+  <layout class="QGridLayout" >
+   <property name="margin" >
+    <number>9</number>
+   </property>
+   <property name="spacing" >
+    <number>6</number>
+   </property>
+   <item rowspan="2" row="0" column="0" >
+    <widget class="QListWidget" name="lyxObjectsLW" >
+     <property name="sizePolicy" >
+      <sizepolicy>
+       <hsizetype>5</hsizetype>
+       <vsizetype>7</vsizetype>
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
+     </property>
+    </widget>
+   </item>
+   <item row="1" column="1" >
+    <spacer>
+     <property name="orientation" >
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeHint" >
+      <size>
+       <width>20</width>
+       <height>40</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+   <item row="0" column="1" >
+    <widget class="QPushButton" name="colorChangePB" >
+     <property name="text" >
+      <string>&amp;Alter...</string>
+     </property>
+    </widget>
+   </item>
+   <item row="0" column="2" >
+    <spacer>
+     <property name="orientation" >
+      <enum>Qt::Horizontal</enum>
+     </property>
+     <property name="sizeHint" >
+      <size>
+       <width>40</width>
+       <height>20</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+  </layout>
  </widget>
  <includes>
   <include location="local" >qt_helpers.h</include>
index 6ac03eff357b15160a3b352c85912d718340fa4c..9108197b19b5927fc57d09704690faf931b30b51 100644 (file)
@@ -5,7 +5,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>264</width>
+    <width>340</width>
     <height>133</height>
    </rect>
   </property>
   </property>
   <layout class="QGridLayout" >
    <property name="margin" >
-    <number>11</number>
+    <number>9</number>
    </property>
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item row="0" column="0" >
-    <layout class="QGridLayout" >
-     <property name="margin" >
-      <number>0</number>
+   <item rowspan="2" row="0" column="2" >
+    <spacer>
+     <property name="orientation" >
+      <enum>Qt::Horizontal</enum>
      </property>
-     <property name="spacing" >
-      <number>6</number>
+     <property name="sizeHint" >
+      <size>
+       <width>40</width>
+       <height>20</height>
+      </size>
      </property>
-     <item row="0" column="0" >
-      <widget class="QLabel" name="displayGraphicsLA" >
-       <property name="text" >
-        <string>Display &amp;Graphics:</string>
-       </property>
-       <property name="buddy" >
-        <cstring>displayGraphicsCO</cstring>
-       </property>
-      </widget>
+    </spacer>
+   </item>
+   <item row="1" column="1" >
+    <widget class="QComboBox" name="instantPreviewCO" >
+     <item>
+      <property name="text" >
+       <string>Off</string>
+      </property>
+     </item>
+     <item>
+      <property name="text" >
+       <string>No math</string>
+      </property>
+     </item>
+     <item>
+      <property name="text" >
+       <string>On</string>
+      </property>
+     </item>
+    </widget>
+   </item>
+   <item row="0" column="1" >
+    <widget class="QComboBox" name="displayGraphicsCO" >
+     <item>
+      <property name="text" >
+       <string>Monochrome</string>
+      </property>
      </item>
-     <item row="1" column="1" >
-      <widget class="QComboBox" name="instantPreviewCO" >
-       <item>
-        <property name="text" >
-         <string>Off</string>
-        </property>
-       </item>
-       <item>
-        <property name="text" >
-         <string>No math</string>
-        </property>
-       </item>
-       <item>
-        <property name="text" >
-         <string>On</string>
-        </property>
-       </item>
-      </widget>
+     <item>
+      <property name="text" >
+       <string>Grayscale</string>
+      </property>
      </item>
-     <item row="0" column="1" >
-      <widget class="QComboBox" name="displayGraphicsCO" >
-       <item>
-        <property name="text" >
-         <string>Monochrome</string>
-        </property>
-       </item>
-       <item>
-        <property name="text" >
-         <string>Grayscale</string>
-        </property>
-       </item>
-       <item>
-        <property name="text" >
-         <string>Color</string>
-        </property>
-       </item>
-       <item>
-        <property name="text" >
-         <string>Do not display</string>
-        </property>
-       </item>
-      </widget>
+     <item>
+      <property name="text" >
+       <string>Color</string>
+      </property>
      </item>
-     <item row="1" column="0" >
-      <widget class="QLabel" name="instantPreviewLA" >
-       <property name="text" >
-        <string>Instant &amp;Preview:</string>
-       </property>
-       <property name="buddy" >
-        <cstring>instantPreviewCO</cstring>
-       </property>
-      </widget>
+     <item>
+      <property name="text" >
+       <string>Do not display</string>
+      </property>
      </item>
-    </layout>
+    </widget>
+   </item>
+   <item row="0" column="0" >
+    <widget class="QLabel" name="displayGraphicsLA" >
+     <property name="text" >
+      <string>Display &amp;Graphics:</string>
+     </property>
+     <property name="buddy" >
+      <cstring>displayGraphicsCO</cstring>
+     </property>
+    </widget>
    </item>
    <item row="1" column="0" >
+    <widget class="QLabel" name="instantPreviewLA" >
+     <property name="text" >
+      <string>Instant &amp;Preview:</string>
+     </property>
+     <property name="buddy" >
+      <cstring>instantPreviewCO</cstring>
+     </property>
+    </widget>
+   </item>
+   <item row="2" column="0" colspan="2" >
     <spacer>
      <property name="orientation" >
       <enum>Qt::Vertical</enum>
    </item>
   </layout>
  </widget>
- <pixmapfunction></pixmapfunction>
- <includes>
-  <include location="local" >qt_helpers.h</include>
- </includes>
  <tabstops>
   <tabstop>displayGraphicsCO</tabstop>
   <tabstop>instantPreviewCO</tabstop>
  </tabstops>
+ <includes>
+  <include location="local" >qt_helpers.h</include>
+ </includes>
  <resources/>
  <connections/>
 </ui>
index e2df16b99fdd623341e73c61bb68abbc60c02ad7..7fc209311b4a42d22c9681d8f10115961d550f14 100644 (file)
@@ -5,8 +5,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>360</width>
-    <height>323</height>
+    <width>329</width>
+    <height>300</height>
    </rect>
   </property>
   <property name="windowTitle" >
   </property>
   <layout class="QGridLayout" >
    <property name="margin" >
-    <number>11</number>
+    <number>9</number>
    </property>
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item row="2" column="0" >
-    <widget class="QLabel" name="startCommandLA" >
-     <property name="text" >
-      <string>Command s&amp;tart:</string>
-     </property>
-     <property name="buddy" >
-      <cstring>startCommandED</cstring>
-     </property>
-    </widget>
-   </item>
-   <item row="3" column="1" >
-    <widget class="QLineEdit" name="endCommandED" />
-   </item>
-   <item row="2" column="1" >
-    <widget class="QLineEdit" name="startCommandED" />
-   </item>
-   <item row="1" column="1" >
-    <widget class="QLineEdit" name="languagePackageED" />
-   </item>
-   <item row="0" column="1" >
-    <widget class="QComboBox" name="defaultLanguageCO" />
-   </item>
-   <item row="0" column="0" >
-    <widget class="QLabel" name="defaultLanguageLA" >
-     <property name="text" >
-      <string>&amp;Default language:</string>
-     </property>
-     <property name="buddy" >
-      <cstring>defaultLanguageCO</cstring>
-     </property>
-    </widget>
-   </item>
-   <item row="3" column="0" >
-    <widget class="QLabel" name="endCommandLA" >
-     <property name="text" >
-      <string>Command e&amp;nd:</string>
-     </property>
-     <property name="buddy" >
-      <cstring>endCommandED</cstring>
-     </property>
-    </widget>
-   </item>
-   <item row="1" column="0" >
-    <widget class="QLabel" name="languagePackageLA" >
-     <property name="text" >
-      <string>Language pac&amp;kage:</string>
+   <item row="1" column="2" >
+    <spacer>
+     <property name="orientation" >
+      <enum>Qt::Horizontal</enum>
      </property>
-     <property name="buddy" >
-      <cstring>languagePackageED</cstring>
+     <property name="sizeHint" >
+      <size>
+       <width>40</width>
+       <height>20</height>
+      </size>
      </property>
-    </widget>
+    </spacer>
    </item>
-   <item row="6" column="0" >
-    <widget class="QCheckBox" name="autoBeginCB" >
+   <item row="4" column="0" >
+    <widget class="QCheckBox" name="useBabelCB" >
      <property name="text" >
-      <string>Auto &amp;begin</string>
+      <string>Use b&amp;abel</string>
      </property>
     </widget>
    </item>
-   <item row="4" column="0" >
-    <widget class="QCheckBox" name="useBabelCB" >
+   <item row="8" column="0" colspan="2" >
+    <widget class="QCheckBox" name="markForeignCB" >
      <property name="text" >
-      <string>Use b&amp;abel</string>
+      <string>Mark &amp;foreign languages</string>
      </property>
     </widget>
    </item>
-   <item rowspan="2" row="6" column="1" >
+   <item row="10" column="0" colspan="2" >
     <spacer>
      <property name="orientation" >
-      <enum>Qt::Horizontal</enum>
+      <enum>Qt::Vertical</enum>
      </property>
      <property name="sizeType" >
       <enum>QSizePolicy::Expanding</enum>
      </property>
     </spacer>
    </item>
-   <item row="5" column="0" >
-    <widget class="QCheckBox" name="globalCB" >
+   <item row="7" column="0" >
+    <widget class="QCheckBox" name="autoEndCB" >
      <property name="text" >
-      <string>&amp;Global</string>
+      <string>Auto &amp;end</string>
      </property>
     </widget>
    </item>
-   <item row="5" column="1" >
+   <item row="9" column="0" colspan="2" >
     <widget class="QCheckBox" name="rtlCB" >
      <property name="text" >
       <string>&amp;Right-to-left language support</string>
      </property>
     </widget>
    </item>
-   <item row="7" column="0" >
-    <widget class="QCheckBox" name="autoEndCB" >
+   <item row="5" column="0" >
+    <widget class="QCheckBox" name="globalCB" >
      <property name="text" >
-      <string>Auto &amp;end</string>
+      <string>&amp;Global</string>
      </property>
     </widget>
    </item>
-   <item row="4" column="1" >
-    <widget class="QCheckBox" name="markForeignCB" >
+   <item row="6" column="0" >
+    <widget class="QCheckBox" name="autoBeginCB" >
      <property name="text" >
-      <string>Mark &amp;foreign languages</string>
+      <string>Auto &amp;begin</string>
      </property>
     </widget>
    </item>
-   <item row="8" column="0" >
-    <spacer>
-     <property name="orientation" >
-      <enum>Qt::Vertical</enum>
+   <item row="1" column="0" >
+    <widget class="QLabel" name="languagePackageLA" >
+     <property name="text" >
+      <string>Language pac&amp;kage:</string>
      </property>
-     <property name="sizeType" >
-      <enum>QSizePolicy::Expanding</enum>
+     <property name="buddy" >
+      <cstring>languagePackageED</cstring>
      </property>
-     <property name="sizeHint" >
-      <size>
-       <width>20</width>
-       <height>20</height>
-      </size>
+    </widget>
+   </item>
+   <item row="3" column="0" >
+    <widget class="QLabel" name="endCommandLA" >
+     <property name="text" >
+      <string>Command e&amp;nd:</string>
      </property>
-    </spacer>
+     <property name="buddy" >
+      <cstring>endCommandED</cstring>
+     </property>
+    </widget>
    </item>
-   <item row="8" column="1" >
-    <spacer>
-     <property name="orientation" >
-      <enum>Qt::Vertical</enum>
+   <item row="0" column="0" >
+    <widget class="QLabel" name="defaultLanguageLA" >
+     <property name="text" >
+      <string>&amp;Default language:</string>
      </property>
-     <property name="sizeType" >
-      <enum>QSizePolicy::Expanding</enum>
+     <property name="buddy" >
+      <cstring>defaultLanguageCO</cstring>
      </property>
-     <property name="sizeHint" >
-      <size>
-       <width>20</width>
-       <height>20</height>
-      </size>
+    </widget>
+   </item>
+   <item row="0" column="1" >
+    <widget class="QComboBox" name="defaultLanguageCO" />
+   </item>
+   <item row="1" column="1" >
+    <widget class="QLineEdit" name="languagePackageED" />
+   </item>
+   <item row="2" column="1" >
+    <widget class="QLineEdit" name="startCommandED" />
+   </item>
+   <item row="3" column="1" >
+    <widget class="QLineEdit" name="endCommandED" />
+   </item>
+   <item row="2" column="0" >
+    <widget class="QLabel" name="startCommandLA" >
+     <property name="text" >
+      <string>Command s&amp;tart:</string>
      </property>
-    </spacer>
+     <property name="buddy" >
+      <cstring>startCommandED</cstring>
+     </property>
+    </widget>
    </item>
   </layout>
  </widget>
- <pixmapfunction></pixmapfunction>
- <includes>
-  <include location="local" >qt_helpers.h</include>
- </includes>
  <tabstops>
   <tabstop>defaultLanguageCO</tabstop>
   <tabstop>languagePackageED</tabstop>
   <tabstop>markForeignCB</tabstop>
   <tabstop>rtlCB</tabstop>
  </tabstops>
+ <includes>
+  <include location="local" >qt_helpers.h</include>
+ </includes>
  <resources/>
  <connections/>
 </ui>
index 6b3ceca853102ec3c53e4d0a541a511061661e86..af89076cd78c60e00b41653b8bb5c0f66c6df36a 100644 (file)
   <property name="windowTitle" >
    <string/>
   </property>
-  <layout class="QVBoxLayout" >
+  <layout class="QGridLayout" >
    <property name="margin" >
-    <number>11</number>
+    <number>9</number>
    </property>
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item>
-    <layout class="QGridLayout" >
-     <property name="margin" >
-      <number>0</number>
+   <item row="2" column="0" colspan="3" >
+    <spacer>
+     <property name="orientation" >
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeType" >
+      <enum>QSizePolicy::Expanding</enum>
      </property>
-     <property name="spacing" >
-      <number>6</number>
+     <property name="sizeHint" >
+      <size>
+       <width>20</width>
+       <height>20</height>
+      </size>
      </property>
-     <item row="1" column="0" >
-      <widget class="QLabel" name="plaintextRoffLA" >
-       <property name="text" >
-        <string>&amp;roff command:</string>
-       </property>
-       <property name="buddy" >
-        <cstring>plaintextRoffED</cstring>
-       </property>
-      </widget>
-     </item>
-     <item row="0" column="1" >
-      <layout class="QHBoxLayout" >
-       <property name="margin" >
-        <number>0</number>
-       </property>
-       <property name="spacing" >
-        <number>6</number>
-       </property>
-       <item>
-        <widget class="QSpinBox" name="plaintextLinelengthSB" >
-         <property name="toolTip" >
-          <string>The maximum line length of exported plain text/LaTeX/SGML files. If set to 0, paragraphs are output in a single line; if the line length is > 0, paragraphs are separated by a blank line.</string>
-         </property>
-         <property name="maximum" >
-          <number>120</number>
-         </property>
-        </widget>
-       </item>
-       <item>
-        <spacer>
-         <property name="orientation" >
-          <enum>Qt::Horizontal</enum>
-         </property>
-         <property name="sizeType" >
-          <enum>QSizePolicy::Expanding</enum>
-         </property>
-         <property name="sizeHint" >
-          <size>
-           <width>20</width>
-           <height>20</height>
-          </size>
-         </property>
-        </spacer>
-       </item>
-      </layout>
-     </item>
-     <item row="0" column="0" >
-      <widget class="QLabel" name="plaintextLinelengthLA" >
-       <property name="text" >
-        <string>Output &amp;line length:</string>
-       </property>
-       <property name="buddy" >
-        <cstring>plaintextLinelengthSB</cstring>
-       </property>
-      </widget>
-     </item>
-     <item row="1" column="1" >
-      <widget class="QLineEdit" name="plaintextRoffED" >
-       <property name="toolTip" >
-        <string>External app for formating tables in plain text output</string>
-       </property>
-      </widget>
-     </item>
-    </layout>
+    </spacer>
    </item>
-   <item>
+   <item row="0" column="2" >
     <spacer>
      <property name="orientation" >
-      <enum>Qt::Vertical</enum>
+      <enum>Qt::Horizontal</enum>
      </property>
      <property name="sizeType" >
       <enum>QSizePolicy::Expanding</enum>
      </property>
     </spacer>
    </item>
+   <item row="0" column="1" >
+    <widget class="QSpinBox" name="plaintextLinelengthSB" >
+     <property name="toolTip" >
+      <string>The maximum line length of exported plain text/LaTeX/SGML files. If set to 0, paragraphs are output in a single line; if the line length is > 0, paragraphs are separated by a blank line.</string>
+     </property>
+     <property name="maximum" >
+      <number>120</number>
+     </property>
+    </widget>
+   </item>
+   <item row="0" column="0" >
+    <widget class="QLabel" name="plaintextLinelengthLA" >
+     <property name="text" >
+      <string>Output &amp;line length:</string>
+     </property>
+     <property name="buddy" >
+      <cstring>plaintextLinelengthSB</cstring>
+     </property>
+    </widget>
+   </item>
+   <item row="1" column="0" >
+    <widget class="QLabel" name="plaintextRoffLA" >
+     <property name="text" >
+      <string>&amp;roff command:</string>
+     </property>
+     <property name="buddy" >
+      <cstring>plaintextRoffED</cstring>
+     </property>
+    </widget>
+   </item>
+   <item row="1" column="1" colspan="2" >
+    <widget class="QLineEdit" name="plaintextRoffED" >
+     <property name="toolTip" >
+      <string>External app for formating tables in plain text output</string>
+     </property>
+    </widget>
+   </item>
   </layout>
  </widget>
- <pixmapfunction></pixmapfunction>
  <includes>
   <include location="local" >qt_helpers.h</include>
  </includes>
index 085caca58e6781285a8c1d258389579e14285808..3aa604d9b9a46b31d7d9f9deb2f821a79c8218bf 100644 (file)
@@ -5,8 +5,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>567</width>
-    <height>466</height>
+    <width>380</width>
+    <height>445</height>
    </rect>
   </property>
   <property name="windowTitle" >
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item row="3" column="0" colspan="2" >
+   <item row="4" column="0" colspan="2" >
+    <spacer>
+     <property name="orientation" >
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeType" >
+      <enum>QSizePolicy::Expanding</enum>
+     </property>
+     <property name="sizeHint" >
+      <size>
+       <width>323</width>
+       <height>41</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+   <item row="2" column="0" colspan="2" >
     <widget class="QGroupBox" name="GroupBox1" >
      <property name="title" >
       <string>Printer Command Options</string>
       <item row="6" column="1" >
        <widget class="QLineEdit" name="printerExtraED" />
       </item>
-      <item row="6" column="2" colspan="2" >
-       <spacer>
-        <property name="orientation" >
-         <enum>Qt::Horizontal</enum>
-        </property>
-        <property name="sizeHint" >
-         <size>
-          <width>231</width>
-          <height>20</height>
-         </size>
-        </property>
-       </spacer>
-      </item>
       <item row="3" column="3" >
        <widget class="QLineEdit" name="printerToPrinterED" />
       </item>
       <item row="0" column="3" >
        <widget class="QLineEdit" name="printerOddED" />
       </item>
-      <item row="0" column="1" >
-       <widget class="QLineEdit" name="printerEvenED" />
-      </item>
       <item row="0" column="0" >
        <widget class="QLabel" name="printerEvenLA" >
         <property name="text" >
         </property>
        </widget>
       </item>
+      <item row="0" column="1" >
+       <widget class="QLineEdit" name="printerEvenED" />
+      </item>
      </layout>
     </widget>
    </item>
-   <item row="1" column="1" >
-    <spacer>
-     <property name="orientation" >
-      <enum>Qt::Horizontal</enum>
-     </property>
-     <property name="sizeHint" >
-      <size>
-       <width>361</width>
-       <height>20</height>
-      </size>
-     </property>
-    </spacer>
-   </item>
-   <item row="1" column="0" >
+   <item row="3" column="0" colspan="2" >
     <widget class="QCheckBox" name="printerAdaptCB" >
      <property name="toolTip" >
       <string>Customizes output to a given printer. Expert option.</string>
      </property>
     </widget>
    </item>
-   <item row="0" column="0" colspan="2" >
-    <layout class="QHBoxLayout" >
-     <property name="margin" >
-      <number>0</number>
-     </property>
-     <property name="spacing" >
-      <number>6</number>
+   <item row="0" column="1" >
+    <widget class="QLineEdit" name="printerNameED" >
+     <property name="toolTip" >
+      <string>Name of the default printer</string>
      </property>
-     <item>
-      <widget class="QLabel" name="printerNameLA" >
-       <property name="text" >
-        <string>Default &amp;printer:</string>
-       </property>
-       <property name="buddy" >
-        <cstring>printerNameED</cstring>
-       </property>
-      </widget>
-     </item>
-     <item>
-      <widget class="QLineEdit" name="printerNameED" >
-       <property name="toolTip" >
-        <string>Name of the default printer</string>
-       </property>
-      </widget>
-     </item>
-    </layout>
+    </widget>
    </item>
-   <item row="2" column="0" colspan="2" >
-    <layout class="QHBoxLayout" >
-     <property name="margin" >
-      <number>0</number>
+   <item row="0" column="0" >
+    <widget class="QLabel" name="printerNameLA" >
+     <property name="text" >
+      <string>Default &amp;printer:</string>
      </property>
-     <property name="spacing" >
-      <number>6</number>
+     <property name="buddy" >
+      <cstring>printerNameED</cstring>
      </property>
-     <item>
-      <widget class="QLabel" name="printerCommandLA" >
-       <property name="text" >
-        <string>Printer co&amp;mmand:</string>
-       </property>
-       <property name="buddy" >
-        <cstring>printerCommandED</cstring>
-       </property>
-      </widget>
-     </item>
-     <item>
-      <widget class="QLineEdit" name="printerCommandED" />
-     </item>
-    </layout>
+    </widget>
    </item>
-   <item row="4" column="1" >
-    <spacer>
-     <property name="orientation" >
-      <enum>Qt::Vertical</enum>
-     </property>
-     <property name="sizeType" >
-      <enum>QSizePolicy::Expanding</enum>
+   <item row="1" column="1" >
+    <widget class="QLineEdit" name="printerCommandED" />
+   </item>
+   <item row="1" column="0" >
+    <widget class="QLabel" name="printerCommandLA" >
+     <property name="text" >
+      <string>Printer co&amp;mmand:</string>
      </property>
-     <property name="sizeHint" >
-      <size>
-       <width>20</width>
-       <height>31</height>
-      </size>
+     <property name="buddy" >
+      <cstring>printerCommandED</cstring>
      </property>
-    </spacer>
+    </widget>
    </item>
   </layout>
  </widget>
index 8f757e311d222c9009b2bf3b75072487f3cb8141..d75b646fc9e1fce6b0d78cfe94fd43bef38bc740 100644 (file)
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>386</width>
-    <height>268</height>
+    <width>319</width>
+    <height>198</height>
    </rect>
   </property>
   <property name="windowTitle" >
    <string/>
   </property>
-  <layout class="QVBoxLayout" >
+  <layout class="QGridLayout" >
    <property name="margin" >
-    <number>11</number>
+    <number>9</number>
    </property>
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item>
-    <layout class="QGridLayout" >
-     <property name="margin" >
-      <number>0</number>
-     </property>
-     <property name="spacing" >
-      <number>6</number>
-     </property>
-     <item row="0" column="0" >
-      <widget class="QLabel" name="spellCommandLA" >
-       <property name="text" >
-        <string>Spellchec&amp;ker executable:</string>
-       </property>
-       <property name="buddy" >
-        <cstring>spellCommandCO</cstring>
-       </property>
-      </widget>
-     </item>
-     <item row="2" column="1" >
-      <widget class="QLineEdit" name="escapeCharactersED" />
-     </item>
-     <item row="0" column="2" >
-      <spacer>
-       <property name="orientation" >
-        <enum>Qt::Horizontal</enum>
-       </property>
-       <property name="sizeType" >
-        <enum>QSizePolicy::Expanding</enum>
-       </property>
-       <property name="sizeHint" >
-        <size>
-         <width>20</width>
-         <height>20</height>
-        </size>
-       </property>
-      </spacer>
-     </item>
-     <item row="1" column="1" >
-      <widget class="QLineEdit" name="altLanguageED" >
-       <property name="toolTip" >
-        <string>Override the language used for the spellchecker</string>
-       </property>
-      </widget>
-     </item>
-     <item row="1" column="0" >
-      <widget class="QLabel" name="altLanguageLA" >
-       <property name="text" >
-        <string>Al&amp;ternative language:</string>
-       </property>
-       <property name="buddy" >
-        <cstring>altLanguageED</cstring>
-       </property>
-      </widget>
-     </item>
-     <item row="3" column="2" >
-      <widget class="QPushButton" name="persDictionaryPB" >
-       <property name="text" >
-        <string>Br&amp;owse...</string>
-       </property>
-      </widget>
-     </item>
-     <item row="2" column="0" >
-      <widget class="QLabel" name="escapeCharactersLA" >
-       <property name="text" >
-        <string>Escape cha&amp;racters:</string>
-       </property>
-       <property name="buddy" >
-        <cstring>escapeCharactersED</cstring>
-       </property>
-      </widget>
-     </item>
-     <item row="2" column="2" >
-      <spacer>
-       <property name="orientation" >
-        <enum>Qt::Horizontal</enum>
-       </property>
-       <property name="sizeType" >
-        <enum>QSizePolicy::Expanding</enum>
-       </property>
-       <property name="sizeHint" >
-        <size>
-         <width>20</width>
-         <height>20</height>
-        </size>
-       </property>
-      </spacer>
-     </item>
-     <item row="3" column="1" >
-      <widget class="QLineEdit" name="persDictionaryED" >
-       <property name="toolTip" >
-        <string>Specify a personal dictionary file other than the default</string>
-       </property>
-      </widget>
-     </item>
-     <item row="3" column="0" >
-      <widget class="QLabel" name="persDictionaryLA" >
-       <property name="text" >
-        <string>Personal &amp;dictionary:</string>
-       </property>
-       <property name="buddy" >
-        <cstring>persDictionaryED</cstring>
-       </property>
-      </widget>
-     </item>
-     <item row="0" column="1" >
-      <widget class="QComboBox" name="spellCommandCO" />
-     </item>
-     <item row="1" column="2" >
-      <spacer>
-       <property name="orientation" >
-        <enum>Qt::Horizontal</enum>
-       </property>
-       <property name="sizeType" >
-        <enum>QSizePolicy::Expanding</enum>
-       </property>
-       <property name="sizeHint" >
-        <size>
-         <width>20</width>
-         <height>20</height>
-        </size>
-       </property>
-      </spacer>
-     </item>
-    </layout>
-   </item>
-   <item>
-    <widget class="QCheckBox" name="compoundWordCB" >
-     <property name="toolTip" >
-      <string>Accept words such as "diskdrive"</string>
+   <item row="6" column="0" colspan="3" >
+    <spacer>
+     <property name="orientation" >
+      <enum>Qt::Vertical</enum>
      </property>
-     <property name="text" >
-      <string>Accept compound &amp;words</string>
+     <property name="sizeType" >
+      <enum>QSizePolicy::Expanding</enum>
      </property>
-    </widget>
-   </item>
-   <item>
-    <widget class="QCheckBox" name="inputEncodingCB" >
-     <property name="text" >
-      <string>Use input encod&amp;ing</string>
+     <property name="sizeHint" >
+      <size>
+       <width>20</width>
+       <height>20</height>
+      </size>
      </property>
-    </widget>
+    </spacer>
    </item>
-   <item>
+   <item row="3" column="3" >
     <spacer>
      <property name="orientation" >
-      <enum>Qt::Vertical</enum>
+      <enum>Qt::Horizontal</enum>
      </property>
      <property name="sizeType" >
       <enum>QSizePolicy::Expanding</enum>
      </property>
      <property name="sizeHint" >
       <size>
-       <width>20</width>
-       <height>20</height>
+       <width>41</width>
+       <height>22</height>
       </size>
      </property>
     </spacer>
    </item>
+   <item row="3" column="2" >
+    <widget class="QPushButton" name="persDictionaryPB" >
+     <property name="text" >
+      <string>Br&amp;owse...</string>
+     </property>
+    </widget>
+   </item>
+   <item row="1" column="0" >
+    <widget class="QLabel" name="altLanguageLA" >
+     <property name="text" >
+      <string>Al&amp;ternative language:</string>
+     </property>
+     <property name="buddy" >
+      <cstring>altLanguageED</cstring>
+     </property>
+    </widget>
+   </item>
+   <item row="2" column="1" >
+    <widget class="QLineEdit" name="escapeCharactersED" />
+   </item>
+   <item row="3" column="1" >
+    <widget class="QLineEdit" name="persDictionaryED" >
+     <property name="toolTip" >
+      <string>Specify a personal dictionary file other than the default</string>
+     </property>
+    </widget>
+   </item>
+   <item row="0" column="1" >
+    <widget class="QComboBox" name="spellCommandCO" />
+   </item>
+   <item row="3" column="0" >
+    <widget class="QLabel" name="persDictionaryLA" >
+     <property name="text" >
+      <string>Personal &amp;dictionary:</string>
+     </property>
+     <property name="buddy" >
+      <cstring>persDictionaryED</cstring>
+     </property>
+    </widget>
+   </item>
+   <item row="2" column="0" >
+    <widget class="QLabel" name="escapeCharactersLA" >
+     <property name="text" >
+      <string>Escape cha&amp;racters:</string>
+     </property>
+     <property name="buddy" >
+      <cstring>escapeCharactersED</cstring>
+     </property>
+    </widget>
+   </item>
+   <item row="0" column="0" >
+    <widget class="QLabel" name="spellCommandLA" >
+     <property name="text" >
+      <string>Spellchec&amp;ker executable:</string>
+     </property>
+     <property name="buddy" >
+      <cstring>spellCommandCO</cstring>
+     </property>
+    </widget>
+   </item>
+   <item row="1" column="1" >
+    <widget class="QLineEdit" name="altLanguageED" >
+     <property name="toolTip" >
+      <string>Override the language used for the spellchecker</string>
+     </property>
+    </widget>
+   </item>
+   <item row="5" column="0" colspan="3" >
+    <widget class="QCheckBox" name="inputEncodingCB" >
+     <property name="text" >
+      <string>Use input encod&amp;ing</string>
+     </property>
+    </widget>
+   </item>
+   <item row="4" column="0" colspan="3" >
+    <widget class="QCheckBox" name="compoundWordCB" >
+     <property name="toolTip" >
+      <string>Accept words such as "diskdrive"</string>
+     </property>
+     <property name="text" >
+      <string>Accept compound &amp;words</string>
+     </property>
+    </widget>
+   </item>
   </layout>
  </widget>
- <pixmapfunction></pixmapfunction>
- <includes>
-  <include location="local" >qt_helpers.h</include>
- </includes>
  <tabstops>
   <tabstop>spellCommandCO</tabstop>
   <tabstop>altLanguageED</tabstop>
   <tabstop>compoundWordCB</tabstop>
   <tabstop>inputEncodingCB</tabstop>
  </tabstops>
+ <includes>
+  <include location="local" >qt_helpers.h</include>
+ </includes>
  <resources/>
  <connections/>
 </ui>
index 7dad6d6d3d09c463c71745ea05a3178c7c003aa4..6fdd3a6fb79bb1b2408b89675f9e8d0a0e79fa0d 100644 (file)
@@ -5,8 +5,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>459</width>
-    <height>425</height>
+    <width>398</width>
+    <height>418</height>
    </rect>
   </property>
   <property name="sizePolicy" >
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item row="3" column="2" colspan="2" >
+   <item row="5" column="1" >
+    <spacer>
+     <property name="orientation" >
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeHint" >
+      <size>
+       <width>20</width>
+       <height>40</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+   <item row="4" column="0" colspan="3" >
     <widget class="QGroupBox" name="scrollGB" >
      <property name="title" >
       <string>Scrolling</string>
      <property name="alignment" >
       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
      </property>
-     <layout class="QVBoxLayout" >
+     <property name="flat" >
+      <bool>true</bool>
+     </property>
+     <layout class="QGridLayout" >
       <property name="margin" >
-       <number>11</number>
+       <number>9</number>
       </property>
       <property name="spacing" >
        <number>6</number>
       </property>
-      <item>
+      <item row="0" column="0" >
        <widget class="QCheckBox" name="cursorFollowsCB" >
         <property name="text" >
          <string>Cursor follows &amp;scrollbar</string>
         </property>
        </widget>
       </item>
-      <item>
+     </layout>
+    </widget>
+   </item>
+   <item row="3" column="0" colspan="3" >
+    <widget class="QGroupBox" name="documentsGB" >
+     <property name="title" >
+      <string>Documents</string>
+     </property>
+     <property name="flat" >
+      <bool>true</bool>
+     </property>
+     <layout class="QGridLayout" >
+      <property name="margin" >
+       <number>9</number>
+      </property>
+      <property name="spacing" >
+       <number>6</number>
+      </property>
+      <item row="0" column="1" >
+       <widget class="QSpinBox" name="autoSaveSB" >
+        <property name="maximum" >
+         <number>300</number>
+        </property>
+        <property name="minimum" >
+         <number>1</number>
+        </property>
+       </widget>
+      </item>
+      <item row="0" column="0" >
+       <widget class="QCheckBox" name="autoSaveCB" >
+        <property name="text" >
+         <string>B&amp;ackup documents, every</string>
+        </property>
+       </widget>
+      </item>
+      <item row="0" column="2" >
+       <widget class="QLabel" name="TextLabel1" >
+        <property name="text" >
+         <string>minutes</string>
+        </property>
+       </widget>
+      </item>
+      <item row="0" column="3" >
        <spacer>
         <property name="orientation" >
-         <enum>Qt::Vertical</enum>
+         <enum>Qt::Horizontal</enum>
         </property>
         <property name="sizeHint" >
          <size>
-          <width>20</width>
-          <height>40</height>
+          <width>40</width>
+          <height>20</height>
          </size>
         </property>
        </spacer>
       </item>
+      <item row="1" column="0" colspan="4" >
+       <layout class="QHBoxLayout" >
+        <property name="margin" >
+         <number>0</number>
+        </property>
+        <property name="spacing" >
+         <number>6</number>
+        </property>
+        <item>
+         <widget class="QLabel" name="lastfilesLA" >
+          <property name="text" >
+           <string>&amp;Maximum 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" >
+           <size>
+            <width>40</width>
+            <height>20</height>
+           </size>
+          </property>
+         </spacer>
+        </item>
+       </layout>
+      </item>
      </layout>
     </widget>
    </item>
-   <item row="4" column="1" >
-    <spacer>
-     <property name="orientation" >
-      <enum>Qt::Vertical</enum>
-     </property>
-     <property name="sizeHint" >
-      <size>
-       <width>20</width>
-       <height>40</height>
-      </size>
-     </property>
-    </spacer>
-   </item>
-   <item row="1" column="3" >
+   <item row="1" column="2" >
     <widget class="QPushButton" name="bindFilePB" >
      <property name="text" >
       <string>B&amp;rowse...</string>
      </property>
     </widget>
    </item>
-   <item row="0" column="1" colspan="2" >
+   <item row="0" column="1" >
     <widget class="QLineEdit" name="uiFileED" />
    </item>
-   <item row="0" column="3" >
+   <item row="0" column="2" >
     <widget class="QPushButton" name="uiFilePB" >
      <property name="text" >
       <string>Bro&amp;wse...</string>
      </property>
     </widget>
    </item>
-   <item row="1" column="1" colspan="2" >
+   <item row="1" column="1" >
     <widget class="QLineEdit" name="bindFileED" />
    </item>
-   <item row="2" column="0" colspan="4" >
+   <item row="2" column="0" colspan="3" >
     <widget class="QGroupBox" name="GeometryGB" >
      <property name="sizePolicy" >
       <sizepolicy>
      <property name="title" >
       <string>Session</string>
      </property>
+     <property name="flat" >
+      <bool>true</bool>
+     </property>
      <layout class="QGridLayout" >
       <property name="margin" >
        <number>9</number>
      </layout>
     </widget>
    </item>
-   <item row="3" column="0" colspan="2" >
-    <widget class="QGroupBox" name="documentsGB" >
-     <property name="title" >
-      <string>Documents</string>
-     </property>
-     <layout class="QVBoxLayout" >
-      <property name="margin" >
-       <number>11</number>
-      </property>
-      <property name="spacing" >
-       <number>6</number>
-      </property>
-      <item>
-       <widget class="QCheckBox" name="autoSaveCB" >
-        <property name="text" >
-         <string>B&amp;ackup documents </string>
-        </property>
-       </widget>
-      </item>
-      <item>
-       <layout class="QHBoxLayout" >
-        <property name="margin" >
-         <number>0</number>
-        </property>
-        <property name="spacing" >
-         <number>6</number>
-        </property>
-        <item>
-         <spacer>
-          <property name="orientation" >
-           <enum>Qt::Horizontal</enum>
-          </property>
-          <property name="sizeType" >
-           <enum>QSizePolicy::Fixed</enum>
-          </property>
-          <property name="sizeHint" >
-           <size>
-            <width>21</width>
-            <height>20</height>
-           </size>
-          </property>
-         </spacer>
-        </item>
-        <item>
-         <widget class="QLabel" name="autoSaveLA" >
-          <property name="text" >
-           <string> every</string>
-          </property>
-          <property name="buddy" >
-           <cstring>autoSaveSB</cstring>
-          </property>
-         </widget>
-        </item>
-        <item>
-         <widget class="QSpinBox" name="autoSaveSB" >
-          <property name="maximum" >
-           <number>300</number>
-          </property>
-          <property name="minimum" >
-           <number>1</number>
-          </property>
-         </widget>
-        </item>
-        <item>
-         <widget class="QLabel" name="TextLabel1" >
-          <property name="text" >
-           <string>minutes</string>
-          </property>
-         </widget>
-        </item>
-       </layout>
-      </item>
-      <item>
-       <layout class="QHBoxLayout" >
-        <property name="margin" >
-         <number>0</number>
-        </property>
-        <property name="spacing" >
-         <number>6</number>
-        </property>
-        <item>
-         <widget class="QLabel" name="lastfilesLA" >
-          <property name="text" >
-           <string>&amp;Maximum 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>
-       </layout>
-      </item>
-     </layout>
-    </widget>
-   </item>
   </layout>
  </widget>
  <tabstops>