mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-12 15:47:35 +00:00
Revert "ui/main-window: Hide contacts pane"
This reverts commit 6a4dbe6b18
.
This commit is contained in:
parent
f61ae1cba1
commit
4c7b402385
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
||||||
<property name="expand">True</property>
|
<property name="expand">True</property>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkBox" id="contacts">
|
<object class="GtkBox" id="contacts">
|
||||||
<property name="visible">False</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
|
|
Loading…
Reference in a new issue