mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
reftests: Fix test
No, GtkActions don't need to be part of this test.
This commit is contained in:
parent
4668e6dc63
commit
9616df9292
@ -2,8 +2,6 @@
|
||||
<!-- Generated with glade 3.19.0 -->
|
||||
<interface>
|
||||
<requires lib="gtk+" version="3.16"/>
|
||||
<object class="GtkAction" id="action1"/>
|
||||
<object class="GtkAction" id="action2"/>
|
||||
<object class="GtkWindow" id="window1">
|
||||
<property name="can_focus">False</property>
|
||||
<property name="type">popup</property>
|
||||
|
@ -2,8 +2,6 @@
|
||||
<!-- Generated with glade 3.19.0 -->
|
||||
<interface>
|
||||
<requires lib="gtk+" version="3.16"/>
|
||||
<object class="GtkAction" id="action1"/>
|
||||
<object class="GtkAction" id="action2"/>
|
||||
<object class="GtkWindow" id="window1">
|
||||
<property name="can_focus">False</property>
|
||||
<property name="type">popup</property>
|
||||
|
Loading…
Reference in New Issue
Block a user