summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2020-08-29 13:32:37 -0400
committerCole Robinson <crobinso@redhat.com>2020-08-30 10:34:44 -0400
commitc36f2323709fe0d81ae981073ff5848fe13027eb (patch)
tree2d851bfb2a95be7720555c3898210813123342e5 /ui
parente414fc3bdc2e1d058aae476306fa7316acac48f5 (diff)
downloadvirt-manager-c36f2323709fe0d81ae981073ff5848fe13027eb.tar.gz
uitests: Finish console.py and viewers.py coverage
Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'ui')
-rw-r--r--ui/vmwindow.ui13
1 files changed, 9 insertions, 4 deletions
diff --git a/ui/vmwindow.ui b/ui/vmwindow.ui
index 6c78890a..39178706 100644
--- a/ui/vmwindow.ui
+++ b/ui/vmwindow.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAccelGroup" id="accelgroup1"/>
@@ -18,9 +18,6 @@
</accel-groups>
<signal name="configure-event" handler="on_vmm_details_configure_event" swapped="no"/>
<signal name="delete-event" handler="on_vmm_details_delete_event" swapped="no"/>
- <child type="titlebar">
- <placeholder/>
- </child>
<child>
<object class="GtkBox" id="vbox2">
<property name="visible">True</property>
@@ -772,6 +769,11 @@
<property name="tab_fill">False</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="console-pages-atkobject">
+ <property name="AtkObject::accessible-name">console-pages</property>
+ </object>
+ </child>
</object>
<packing>
<property name="position">1</property>
@@ -821,5 +823,8 @@
</child>
</object>
</child>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
</object>
</interface>