don't select muc subject when we switch to a muc tab
This commit is contained in:
parent
a2e53ccc5c
commit
9b54e6fb5c
|
@ -399,6 +399,7 @@
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<widget class="GtkVBox" id="muc_child_vbox">
|
<widget class="GtkVBox" id="muc_child_vbox">
|
||||||
|
<property name="can_focus">True</property>
|
||||||
<property name="border_width">3</property>
|
<property name="border_width">3</property>
|
||||||
<child>
|
<child>
|
||||||
<widget class="GtkAlignment" id="alignment103">
|
<widget class="GtkAlignment" id="alignment103">
|
||||||
|
|
Loading…
Reference in New Issue