]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/PrefColorsUi.ui
Split the overcrowded and chaotic UI pref pane into two (#7524)
[lyx.git] / src / frontends / qt4 / ui / PrefColorsUi.ui
index 2f5444564bb8a7e6b98de32627a9a22cf963aeb8..239f4f551a1d8e19f1b3101fde5a08cb6ec5fd73 100644 (file)
@@ -5,26 +5,18 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>199</width>
-    <height>226</height>
+    <width>231</width>
+    <height>254</height>
    </rect>
   </property>
   <property name="windowTitle" >
    <string/>
   </property>
   <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>
+      <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
        <horstretch>0</horstretch>
        <verstretch>0</verstretch>
       </sizepolicy>
@@ -36,7 +28,7 @@
      <property name="orientation" >
       <enum>Qt::Vertical</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint" stdset="0" >
       <size>
        <width>20</width>
        <height>40</height>
@@ -47,7 +39,7 @@
    <item row="0" column="1" >
     <widget class="QPushButton" name="colorChangePB" >
      <property name="text" >
-      <string>&amp;Alter...</string>
+      <string>A&amp;lter...</string>
      </property>
     </widget>
    </item>
@@ -56,7 +48,7 @@
      <property name="orientation" >
       <enum>Qt::Horizontal</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint" stdset="0" >
       <size>
        <width>40</width>
        <height>20</height>
      </property>
     </spacer>
    </item>
+   <item row="2" column="0" colspan="2" >
+    <widget class="QCheckBox" name="syscolorsCB" >
+     <property name="text" >
+      <string>&amp;Use system colors</string>
+     </property>
+    </widget>
+   </item>
   </layout>
  </widget>
  <includes>