add spaces in chat_to_muc vbox. looks nicer
This commit is contained in:
parent
e982404d58
commit
81688380c6
|
@ -10,6 +10,7 @@
|
||||||
<child>
|
<child>
|
||||||
<widget class="GtkVBox" id="general_vbox">
|
<widget class="GtkVBox" id="general_vbox">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
<property name="spacing">6</property>
|
||||||
<child>
|
<child>
|
||||||
<widget class="GtkLabel" id="label3">
|
<widget class="GtkLabel" id="label3">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
|
Loading…
Reference in New Issue