move the use-desktop-preference checkbox close to the choose editors button
This commit is contained in:
parent
d776f85dc0
commit
7a6f0b4096
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user