move the use-desktop-preference checkbox close to the choose editors button

This commit is contained in:
dockes 2009-10-19 10:51:46 +00:00
parent d776f85dc0
commit 7a6f0b4096

View File

@ -284,6 +284,17 @@
<string>Choose editor applications</string>
</property>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>useDesktopOpenCB</cstring>
</property>
<property name="text">
<string>Use desktop preferences to choose document editor.</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>catgToolBarCB</cstring>
@ -328,17 +339,6 @@
<bool>false</bool>
</property>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>useDesktopOpenCB</cstring>
</property>
<property name="text">
<string>Use desktop preferences to choose document editor.</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>keepSortCB</cstring>