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:
parent
6db6d8a402
commit
d6ef1036ac
1 changed files with 0 additions and 2 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue