]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QPrefDateUi.ui
remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which...
[lyx.git] / src / frontends / qt4 / ui / QPrefDateUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QPrefDateUi</class>
6  <widget class="QWidget" name="QPrefDateUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>279</width>
12     <height>91</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <layout class="QVBoxLayout" >
19    <property name="margin" >
20     <number>11</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item>
26     <layout class="QHBoxLayout" >
27      <property name="margin" >
28       <number>0</number>
29      </property>
30      <property name="spacing" >
31       <number>6</number>
32      </property>
33      <item>
34       <widget class="QLabel" name="DateLA" >
35        <property name="text" >
36         <string>&amp;Date format:</string>
37        </property>
38        <property name="buddy" >
39         <cstring>DateED</cstring>
40        </property>
41       </widget>
42      </item>
43      <item>
44       <widget class="QLineEdit" name="DateED" >
45        <property name="toolTip" >
46         <string>Date format for strftime output</string>
47        </property>
48       </widget>
49      </item>
50     </layout>
51    </item>
52    <item>
53     <spacer>
54      <property name="orientation" >
55       <enum>Qt::Vertical</enum>
56      </property>
57      <property name="sizeType" >
58       <enum>QSizePolicy::Expanding</enum>
59      </property>
60      <property name="sizeHint" >
61       <size>
62        <width>20</width>
63        <height>20</height>
64       </size>
65      </property>
66     </spacer>
67    </item>
68   </layout>
69  </widget>
70  <pixmapfunction></pixmapfunction>
71  <resources/>
72  <connections/>
73 </ui>