Merge pull request 'AboutDialog: minor layout fix' (#62) from tobtoht/feather:about_fix into master

Reviewed-on: https://git.wownero.com/feather/feather/pulls/62
This commit is contained in:
dsc 2020-10-14 15:00:55 +00:00
commit 0289aba113
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<item>
<widget class="QPlainTextEdit" name="copyrightText">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Minimum">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>