Fix about dialog size policy

This commit is contained in:
Weslly 2018-02-18 19:00:52 -03:00 committed by Janek Bevendorff
parent 7dfcad6f8f
commit 6a85556b33

View File

@ -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>