filechooserwidget: Fix rename popover widget alignment

This commit is contained in:
Timm Bäder 2019-04-29 11:07:17 +02:00 committed by Timm Bäder
parent af5c80248d
commit ccdf50aafd

View File

@ -458,6 +458,7 @@
<child>
<object class="GtkEntry" id="rename_file_name_entry">
<property name="activates-default">1</property>
<property name="hexpand">1</property>
<signal name="changed" handler="rename_file_name_changed"/>
<layout>
<property name="left-attach">0</property>