default-apps: Fix run-time warning with newer GTK+

This commit is contained in:
Bastien Nocera 2010-09-21 15:15:43 +01:00
parent c1ebfb8ce9
commit 720065c183

View file

@ -7,7 +7,6 @@
<property name="title" translatable="yes">Preferred Applications</property>
<property name="resizable">False</property>
<property name="type_hint">dialog</property>
<property name="has_separator">False</property>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox">
<property name="visible">True</property>