aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/empathy-call-window.ui13
1 files changed, 11 insertions, 2 deletions
diff --git a/src/empathy-call-window.ui b/src/empathy-call-window.ui
index 9e7c0962d..64e87e040 100644
--- a/src/empathy-call-window.ui
+++ b/src/empathy-call-window.ui
@@ -144,6 +144,15 @@
</packing>
</child>
<child>
+ <object class="GtkVBox" id="errors_vbox">
+ <property name="visible">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">2</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkHPaned" id="pane">
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -155,7 +164,7 @@
</child>
</object>
<packing>
- <property name="position">2</property>
+ <property name="position">3</property>
</packing>
</child>
<child>
@@ -165,7 +174,7 @@
</object>
<packing>
<property name="expand">False</property>
- <property name="position">3</property>
+ <property name="position">4</property>
</packing>
</child>
</object>