mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-01-15 17:27:43 -05:00
Reorder items.
This commit is contained in:
parent
586e6f1e1b
commit
3821ea2c74
@ -103,6 +103,13 @@
|
|||||||
<item row="10" column="1">
|
<item row="10" column="1">
|
||||||
<widget class="QComboBox" name="languageComboBox"/>
|
<widget class="QComboBox" name="languageComboBox"/>
|
||||||
</item>
|
</item>
|
||||||
|
<item row="11" column="0">
|
||||||
|
<widget class="QCheckBox" name="systrayShowCheckBox">
|
||||||
|
<property name="text">
|
||||||
|
<string>Show a system tray icon</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
<item row="12" column="0">
|
<item row="12" column="0">
|
||||||
<layout class="QHBoxLayout" name="systray1Layout">
|
<layout class="QHBoxLayout" name="systray1Layout">
|
||||||
<property name="sizeConstraint">
|
<property name="sizeConstraint">
|
||||||
@ -183,13 +190,6 @@
|
|||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
<item row="11" column="0">
|
|
||||||
<widget class="QCheckBox" name="systrayShowCheckBox">
|
|
||||||
<property name="text">
|
|
||||||
<string>Show a system tray icon</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
<customwidgets>
|
<customwidgets>
|
||||||
|
Loading…
Reference in New Issue
Block a user