mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-02 03:26:14 -04:00
Reorder items.
This commit is contained in:
parent
586e6f1e1b
commit
3821ea2c74
1 changed files with 7 additions and 7 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue