]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QPrefCygwinPathUi.ui
Compilation Fix: Appended "Ui" to main objectName so that it is the same as the ui...
[lyx.git] / src / frontends / qt4 / ui / QPrefCygwinPathUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QPrefCygwinPathUi</class>
6  <widget class="QWidget" name="QPrefCygwinPathUi" >
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="windowTitle" >
16    <string/>
17   </property>
18   <widget class="QCheckBox" name="pathCB" >
19    <property name="enabled" >
20     <bool>true</bool>
21    </property>
22    <property name="geometry" >
23     <rect>
24      <x>10</x>
25      <y>10</y>
26      <width>260</width>
27      <height>26</height>
28     </rect>
29    </property>
30    <property name="toolTip" >
31     <string/>
32    </property>
33    <property name="whatsThis" >
34     <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>
35    </property>
36    <property name="text" >
37     <string>&amp;Use Cygwin-style paths</string>
38    </property>
39   </widget>
40  </widget>
41  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
42  <resources/>
43  <connections/>
44 </ui>