mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 20:51:07 +00:00
filechooserwidget: Fix rename popover widget alignment
This commit is contained in:
parent
af5c80248d
commit
ccdf50aafd
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user