GtkFileChooserWidget: Simplify ui template

This commit is contained in:
Matthias Clasen 2015-05-02 18:02:26 -04:00
parent 232d6f84f0
commit bf9d32b9ee

View File

@ -289,12 +289,6 @@
<object class="GtkBox" id="preview_box">
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
</object>
<packing>
<property name="fill">False</property>
@ -350,9 +344,6 @@
<property name="pack_type">end</property>
</packing>
</child>
<child>
<placeholder/>
</child>
</object>
<packing>
<property name="pack_type">end</property>