Make sure to update the model in existing location proxies
This commit is contained in:
parent
75e3dae39a
commit
8ac1633deb
1 changed files with 1 additions and 0 deletions
|
@ -459,6 +459,7 @@ midori_location_action_set_property (GObject* object,
|
||||||
if (model != NULL)
|
if (model != NULL)
|
||||||
{
|
{
|
||||||
katze_object_assign (location_action->model, g_object_ref (model));
|
katze_object_assign (location_action->model, g_object_ref (model));
|
||||||
|
midori_location_action_set_model (location_action, model);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue