reduce spacing between "Add to address book as" and the text field
This commit is contained in:
parent
cae5264a4c
commit
d99f5a470c
1 changed files with 3 additions and 0 deletions
|
@ -119,6 +119,9 @@
|
||||||
</item>
|
</item>
|
||||||
<item row="4" column="1">
|
<item row="4" column="1">
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
||||||
|
<property name="spacing">
|
||||||
|
<number>0</number>
|
||||||
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="addToAddressBook">
|
<widget class="QCheckBox" name="addToAddressBook">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
|
|
Loading…
Reference in a new issue