common: Allow editing UI file with Glade for GTK+ 3.x

This commit is contained in:
Bastien Nocera 2012-12-10 15:34:20 +01:00
parent 5a2f836e74
commit ab720ab6a9

View file

@ -1,5 +1,6 @@
<?xml version="1.0"?>
<interface>
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkDialog" id="dialog">
<property name="height_request">400</property>
<property name="border_width">5</property>