mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-08 15:49:38 -04:00
Fix about dialog size policy
This commit is contained in:
parent
7dfcad6f8f
commit
6a85556b33
1 changed files with 6 additions and 0 deletions
|
@ -175,6 +175,12 @@
|
|||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="label_7">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Special thanks from the KeePassXC team go to debfx for creating the original KeePassX.</string>
|
||||
</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue