Fixes #129 The Resources tab in the About dialog has poor layout.
This commit is contained in:
parent
7bf27d7c0a
commit
52fb1733ec
@ -361,6 +361,9 @@ p, li { white-space: pre-wrap; }
|
||||
<string>Resources</string>
|
||||
</attribute>
|
||||
<layout class="QFormLayout" name="formLayout">
|
||||
<property name="fieldGrowthPolicy">
|
||||
<enum>QFormLayout::ExpandingFieldsGrow</enum>
|
||||
</property>
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
|
Loading…
x
Reference in New Issue
Block a user