gtk2/testsuite/tools/simplify-data-3to4/popover.expected
Matthias Clasen 8b1301cecd Update the ui file conversion output
This changed because the popover property got renamed.
2020-03-13 15:53:19 -04:00

7 lines
162 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<interface>
<object class="GtkPopover" id="popover">
<property name="autohide">0</property>
</object>
</interface>