file-png: fix up the advanced options orientation

This commit is contained in:
Simon Budig 2018-05-22 16:00:14 +02:00
parent c65592ca3b
commit 6ce7e42037
1 changed files with 1 additions and 0 deletions

View File

@ -221,6 +221,7 @@
<object class="GtkBox" id="box1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkCheckButton" id="sv_exif">
<property name="label" translatable="yes">Save Exif data</property>