1
0
Fork 0
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:
Julian Sparber 2020-02-27 12:35:27 +01:00 committed by Evangelos Ribeiro Tzaras
parent f61ae1cba1
commit 4c7b402385

View file

@ -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>