]> git.lyx.org Git - features.git/commitdiff
Fix prefs color layout
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 23 Dec 2018 11:08:54 +0000 (12:08 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 23 Dec 2018 11:08:54 +0000 (12:08 +0100)
the list widget is too narrow with some localizations.

src/frontends/qt4/ui/PrefColorsUi.ui

index 2598af209b15b0957a4c7501ba910b6ef0f2eb8f..10aa667a4b094a985645018e72859efe4a1ed0b1 100644 (file)
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>370</width>
+    <width>397</width>
     <height>254</height>
    </rect>
   </property>
    <string/>
   </property>
   <layout class="QGridLayout" name="gridLayout_2">
-   <item row="0" column="2">
-    <spacer name="horizontalSpacer_2">
-     <property name="orientation">
-      <enum>Qt::Horizontal</enum>
-     </property>
-     <property name="sizeHint" stdset="0">
-      <size>
-       <width>40</width>
-       <height>20</height>
-      </size>
-     </property>
-    </spacer>
-   </item>
-   <item row="1" column="0">
-    <widget class="QCheckBox" name="syscolorsCB">
-     <property name="toolTip">
-      <string>Use the color scheme of your Operating System/Desktop Environment</string>
-     </property>
-     <property name="text">
-      <string>&amp;Use system colors</string>
-     </property>
-    </widget>
-   </item>
    <item row="1" column="1">
     <spacer name="horizontalSpacer">
      <property name="orientation">
      </item>
     </layout>
    </item>
+   <item row="1" column="0">
+    <widget class="QCheckBox" name="syscolorsCB">
+     <property name="toolTip">
+      <string>Use the color scheme of your Operating System/Desktop Environment</string>
+     </property>
+     <property name="text">
+      <string>&amp;Use system colors</string>
+     </property>
+    </widget>
+   </item>
   </layout>
  </widget>
  <includes>