]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QPrefColorsUi.ui
remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which...
[lyx.git] / src / frontends / qt4 / ui / QPrefColorsUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QPrefColorsUi</class>
6  <widget class="QWidget" name="QPrefColorsUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>226</width>
12     <height>289</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <layout class="QGridLayout" >
19    <property name="margin" >
20     <number>9</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item rowspan="3" row="0" column="1" >
26     <spacer>
27      <property name="orientation" >
28       <enum>Qt::Horizontal</enum>
29      </property>
30      <property name="sizeType" >
31       <enum>QSizePolicy::Expanding</enum>
32      </property>
33      <property name="sizeHint" >
34       <size>
35        <width>116</width>
36        <height>271</height>
37       </size>
38      </property>
39     </spacer>
40    </item>
41    <item row="0" column="0" >
42     <widget class="QLabel" name="lyxObjectsLA" >
43      <property name="text" >
44       <string>&amp;Colors</string>
45      </property>
46      <property name="buddy" >
47       <cstring>lyxObjectsLW</cstring>
48      </property>
49     </widget>
50    </item>
51    <item row="1" column="0" >
52     <widget class="QListWidget" name="lyxObjectsLW" />
53    </item>
54    <item row="2" column="0" >
55     <layout class="QHBoxLayout" >
56      <property name="margin" >
57       <number>0</number>
58      </property>
59      <property name="spacing" >
60       <number>6</number>
61      </property>
62      <item>
63       <widget class="QPushButton" name="colorChangePB" >
64        <property name="text" >
65         <string>&amp;Alter...</string>
66        </property>
67       </widget>
68      </item>
69      <item>
70       <spacer>
71        <property name="orientation" >
72         <enum>Qt::Horizontal</enum>
73        </property>
74        <property name="sizeType" >
75         <enum>QSizePolicy::Expanding</enum>
76        </property>
77        <property name="sizeHint" >
78         <size>
79          <width>20</width>
80          <height>20</height>
81         </size>
82        </property>
83       </spacer>
84      </item>
85     </layout>
86    </item>
87   </layout>
88  </widget>
89  <pixmapfunction></pixmapfunction>
90  <resources/>
91  <connections/>
92 </ui>