Update the ui file conversion output

This changed because the popover property got renamed.
This commit is contained in:
Matthias Clasen 2020-03-13 15:52:43 -04:00
parent bc6953a081
commit 8b1301cecd

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<object class="GtkPopover" id="popover">
<property name="modal">0</property>
<property name="autohide">0</property>
</object>
</interface>