keybindings dialog: fix expand of content on window resize

master-1.22
monsta 2017-02-06 13:04:43 +03:00
parent ca3ccd9c5e
commit df1dd2f23b
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@
<object class="GtkScrolledWindow" id="scrolledwindow1">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="hscrollbar_policy">never</property>
<property name="shadow_type">in</property>