gnome: remote video support

should show the remote video

Refs #66538

Change-Id: Ie2900999a753e1f36219e16ec6dcf52e37ab3a7f
diff --git a/ui/currentcallview.ui b/ui/currentcallview.ui
index 1838d93..526ae11 100644
--- a/ui/currentcallview.ui
+++ b/ui/currentcallview.ui
@@ -55,7 +55,9 @@
         <!-- end of box which contains peer image and name -->
         <!-- video widget should go here -->
         <child>
-          <placeholder/>
+          <object class="GtkFrame" id="frame_video">
+            <property name="visible">False</property>
+          </object>
         </child>
         <!-- end of video widget -->
         <!-- call status box -->