mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Vertically aligned Public Information QFormLayout to appear more centered
This commit is contained in:
parent
50987fd37a
commit
55f92f86a8
|
@ -55,6 +55,12 @@
|
|||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||||
<item>
|
||||
<layout class="QFormLayout" name="publicFieldsLayout">
|
||||
<property name="verticalSpacing">
|
||||
<number>6</number>
|
||||
</property>
|
||||
<property name="topMargin">
|
||||
<number>4</number>
|
||||
</property>
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="userNameLabel">
|
||||
<property name="text">
|
||||
|
|
Loading…
Reference in New Issue
Block a user