gtk2/testsuite/tools/simplify-data-3to4/nm-crash.ui
Matthias Clasen 2eb0333017 Add a testcase
This tests the fix in 1e7225aa1c.
2019-05-30 14:12:07 -04:00

13 lines
314 B
XML

<interface domain="nm-applet">
<object class="GtkAssistant">
<child>
<object class="GtkBox" id="confirm_page">
</object>
<packing>
<property name="page_type">confirm</property>
<property name="complete">True</property>
</packing>
</child>
</object>
</interface>