mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-01-13 16:30:29 -05:00
Fix about dialog size policy
This commit is contained in:
parent
7dfcad6f8f
commit
6a85556b33
@ -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…
Reference in New Issue
Block a user