mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-05 13:04:33 -04:00
Don't set values that are already the default.
This commit is contained in:
parent
f8bea82ce8
commit
4a1423da88
1 changed files with 1 additions and 8 deletions
|
@ -61,14 +61,7 @@
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="3" column="1">
|
<item row="3" column="1">
|
||||||
<widget class="QComboBox" name="searchComboBox">
|
<widget class="QComboBox" name="searchComboBox"/>
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue