]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QPrefCygwinPathModule.ui
Code cleanup of \bigl related stuff:
[lyx.git] / src / frontends / qt3 / ui / QPrefCygwinPathModule.ui
1 <!DOCTYPE UI><UI>
2 <class>QPrefCygwinPathModule</class>
3 <include location="global">config.h</include>
4 <include location="local">qt_helpers.h</include>
5 <widget>
6     <class>QWidget</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>QPrefCygwinPathModule</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>275</width>
17             <height>91</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string></string>
23     </property>
24     <spacer>
25         <property>
26             <name>name</name>
27             <cstring>Spacer1</cstring>
28         </property>
29         <property stdset="1">
30             <name>orientation</name>
31             <enum>Vertical</enum>
32         </property>
33         <property stdset="1">
34             <name>sizeType</name>
35             <enum>Expanding</enum>
36         </property>
37         <property>
38             <name>sizeHint</name>
39             <size>
40                 <width>20</width>
41                 <height>20</height>
42             </size>
43         </property>
44     </spacer>
45     <widget>
46         <class>QCheckBox</class>
47         <property stdset="1">
48             <name>name</name>
49             <cstring>pathCB</cstring>
50         </property>
51         <property stdset="1">
52             <name>enabled</name>
53             <bool>true</bool>
54         </property>
55         <property stdset="1">
56             <name>geometry</name>
57             <rect>
58                 <x>10</x>
59                 <y>10</y>
60                 <width>260</width>
61                 <height>26</height>
62             </rect>
63         </property>
64         <property stdset="1">
65             <name>text</name>
66             <string>&amp;Use Cygwin-style paths</string>
67         </property>
68         <property>
69             <name>toolTip</name>
70             <string></string>
71         </property>
72         <property>
73             <name>whatsThis</name>
74             <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>
75         </property>
76     </widget>
77 </widget>
78 </UI>