]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/PreambleModuleBase.ui
Convert ui files to qt3 format:
[lyx.git] / src / frontends / qt3 / ui / PreambleModuleBase.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>PreambleModuleBase</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>PreambleModuleBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>377</width>
12             <height>278</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>PreambleModuleBase</string>
17     </property>
18     <grid>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <property name="margin">
23             <number>11</number>
24         </property>
25         <property name="spacing">
26             <number>6</number>
27         </property>
28         <widget class="QMultiLineEdit" row="0" column="0">
29             <property name="name">
30                 <cstring>preambleMLE</cstring>
31             </property>
32             <property name="font">
33                 <font>
34                     <family>adobe-courier</family>
35                 </font>
36             </property>
37         </widget>
38     </grid>
39 </widget>
40 <includes>
41     <include location="global" impldecl="in declaration">config.h</include>
42     <include location="local" impldecl="in declaration">qt_helpers.h</include>
43 </includes>
44 <layoutdefaults spacing="6" margin="11"/>
45 </UI>