ui/config.ui

changeset 760
e4e585f464b3
parent 756
844cda8c2aaf
child 780
b0d84fb70ea5
equal deleted inserted replaced
759:038985b4a154 760:e4e585f464b3
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>717</width> 9 <width>717</width>
10 <height>399</height> 10 <height>407</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Settings</string> 14 <string>Settings</string>
15 </property> 15 </property>
300 <string>List implicitly loaded files</string> 300 <string>List implicitly loaded files</string>
301 </property> 301 </property>
302 </widget> 302 </widget>
303 </item> 303 </item>
304 <item> 304 <item>
305 <spacer name="verticalSpacer_6"> 305 <widget class="QCheckBox" name="highlightObjectBelowCursor">
306 <property name="orientation"> 306 <property name="text">
307 <enum>Qt::Vertical</enum> 307 <string>Highlight object below cursor</string>
308 </property> 308 </property>
309 <property name="sizeHint" stdset="0"> 309 </widget>
310 <size>
311 <width>20</width>
312 <height>40</height>
313 </size>
314 </property>
315 </spacer>
316 </item> 310 </item>
317 </layout> 311 </layout>
318 </item> 312 </item>
319 </layout> 313 </layout>
320 </item> 314 </item>

mercurial