]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/PrefCygwinPathUi.ui
renaming in frontends/qt4/ui: s/Q//g
[lyx.git] / src / frontends / qt4 / ui / PrefCygwinPathUi.ui
1 <ui version="4.0" >
2  <class>QPrefCygwinPathUi</class>
3  <widget class="QWidget" name="QPrefCygwinPathUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>275</width>
9     <height>91</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <layout class="QGridLayout" >
16    <property name="margin" >
17     <number>9</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item row="1" column="0" >
23     <spacer>
24      <property name="orientation" >
25       <enum>Qt::Vertical</enum>
26      </property>
27      <property name="sizeHint" >
28       <size>
29        <width>20</width>
30        <height>40</height>
31       </size>
32      </property>
33     </spacer>
34    </item>
35    <item row="0" column="0" >
36     <widget class="QCheckBox" name="pathCB" >
37      <property name="enabled" >
38       <bool>true</bool>
39      </property>
40      <property name="toolTip" >
41       <string/>
42      </property>
43      <property name="whatsThis" >
44       <string>Select if LyX should output Windows-style paths rather than Posix-style paths to LaTeX files. Useful if you're using the native Windows MikTeX rather than the Cygwin teTeX.</string>
45      </property>
46      <property name="text" >
47       <string>&amp;Use Windows-style paths in LaTeX files</string>
48      </property>
49     </widget>
50    </item>
51   </layout>
52  </widget>
53  <includes>
54   <include location="local" >qt_helpers.h</include>
55  </includes>
56  <resources/>
57  <connections/>
58 </ui>