region: update HdyLeaflet usage in CcFormatChooser

This resulted in a crash when trying to open the dialog. It seems this
was changed in libhandy 1.

Mentioned in https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/785#note_878171
This commit is contained in:
Ian Douglas Scott 2020-07-29 11:36:51 -07:00 committed by Robert Ancell
parent 6db6d8a402
commit d6ef1036ac

View file

@ -84,8 +84,6 @@
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="mode-transition-type">slide</property>
<property name="child-transition-type">slide</property>
<signal name="notify::fold" handler="format_chooser_leaflet_fold_changed_cb" object="CcFormatChooser" swapped="yes"/>
<child>
<object class="GtkBox">