]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QPrefCygwinPathModule.ui
Convert ui files to qt3 format:
[lyx.git] / src / frontends / qt3 / ui / QPrefCygwinPathModule.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>QPrefCygwinPathModule</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>QPrefCygwinPathModule</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>275</width>
12             <height>91</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>QPrefCygwinPathModule</string>
17     </property>
18     <widget class="QCheckBox">
19         <property name="name">
20             <cstring>pathCB</cstring>
21         </property>
22         <property name="enabled">
23             <bool>true</bool>
24         </property>
25         <property name="geometry">
26             <rect>
27                 <x>10</x>
28                 <y>10</y>
29                 <width>260</width>
30                 <height>26</height>
31             </rect>
32         </property>
33         <property name="text">
34             <string>&amp;Use Cygwin-style paths</string>
35         </property>
36         <property name="toolTip" stdset="0">
37             <string></string>
38         </property>
39         <property name="whatsThis" stdset="0">
40             <string>Select if LyX should output Cygwin-style paths rather than Windows-style paths. Useful if you're using the Cygwin teTeX rather than a native Windows MikTeX. Note, however, that you'll need to write shell script wrappers for all your converters.</string>
41         </property>
42     </widget>
43     <spacer>
44         <property name="name">
45             <cstring>Spacer1</cstring>
46         </property>
47         <property name="orientation">
48             <enum>Vertical</enum>
49         </property>
50         <property name="sizeType">
51             <enum>Expanding</enum>
52         </property>
53         <property name="sizeHint">
54             <size>
55                 <width>20</width>
56                 <height>20</height>
57             </size>
58         </property>
59         <property name="geometry">
60             <rect>
61                 <x>0</x>
62                 <y>0</y>
63                 <width>20</width>
64                 <height>20</height>
65             </rect>
66         </property>
67     </spacer>
68 </widget>
69 <includes>
70     <include location="global" impldecl="in declaration">config.h</include>
71     <include location="local" impldecl="in declaration">qt_helpers.h</include>
72 </includes>
73 <layoutdefaults spacing="6" margin="11"/>
74 </UI>