]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/PrefColorsUi.ui
Add new pref use_system_colors (defaults to true).
[lyx.git] / src / frontends / qt4 / ui / PrefColorsUi.ui
1 <ui version="4.0" >
2  <class>PrefColorsUi</class>
3  <widget class="QWidget" name="PrefColorsUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>231</width>
9     <height>254</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <layout class="QGridLayout" >
16    <item rowspan="2" row="0" column="0" >
17     <widget class="QListWidget" name="lyxObjectsLW" >
18      <property name="sizePolicy" >
19       <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
20        <horstretch>0</horstretch>
21        <verstretch>0</verstretch>
22       </sizepolicy>
23      </property>
24     </widget>
25    </item>
26    <item row="1" column="1" >
27     <spacer>
28      <property name="orientation" >
29       <enum>Qt::Vertical</enum>
30      </property>
31      <property name="sizeHint" >
32       <size>
33        <width>20</width>
34        <height>40</height>
35       </size>
36      </property>
37     </spacer>
38    </item>
39    <item row="0" column="1" >
40     <widget class="QPushButton" name="colorChangePB" >
41      <property name="text" >
42       <string>A&amp;lter...</string>
43      </property>
44     </widget>
45    </item>
46    <item row="0" column="2" >
47     <spacer>
48      <property name="orientation" >
49       <enum>Qt::Horizontal</enum>
50      </property>
51      <property name="sizeHint" >
52       <size>
53        <width>40</width>
54        <height>20</height>
55       </size>
56      </property>
57     </spacer>
58    </item>
59    <item row="2" column="0" colspan="2" >
60     <widget class="QCheckBox" name="syscolorsCB" >
61      <property name="text" >
62       <string>Use system colors</string>
63      </property>
64     </widget>
65    </item>
66   </layout>
67  </widget>
68  <includes>
69   <include location="local" >qt_i18n.h</include>
70  </includes>
71  <resources/>
72  <connections/>
73 </ui>