Make sure to update the model in existing location proxies

This commit is contained in:
Christian Dywan 2009-06-21 23:57:15 +02:00
parent 75e3dae39a
commit 8ac1633deb

View file

@ -459,6 +459,7 @@ midori_location_action_set_property (GObject* object,
if (model != NULL)
{
katze_object_assign (location_action->model, g_object_ref (model));
midori_location_action_set_model (location_action, model);
}
else
{