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

This commit is contained in:
dockes 2009-10-29 18:11:15 +00:00
parent 78f99611fb
commit 4fbe509eed

View File

@ -276,14 +276,6 @@
</widget>
</hbox>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>viewActionPB</cstring>
</property>
<property name="text">
<string>Choose editor applications</string>
</property>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>useDesktopOpenCB</cstring>
@ -295,6 +287,14 @@
<bool>false</bool>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>viewActionPB</cstring>
</property>
<property name="text">
<string>Choose editor applications</string>
</property>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>catgToolBarCB</cstring>