Use QFormLayout::ExpandingFieldsGrow
This commit is contained in:
committed by
craig.p.drummond@gmail.com
parent
fc57bdc501
commit
e8ace02177
@@ -16,6 +16,9 @@
|
||||
</property>
|
||||
<item>
|
||||
<layout class="QFormLayout" name="formLayout">
|
||||
<property name="fieldGrowthPolicy">
|
||||
<enum>QFormLayout::ExpandingFieldsGrow</enum>
|
||||
</property>
|
||||
<item row="0" column="0">
|
||||
<widget class="BuddyLabel" name="label">
|
||||
<property name="text">
|
||||
|
||||
Reference in New Issue
Block a user