]> spindle.queued.net Git - midori/commitdiff
Make sure to update the model in existing location proxies
authorChristian Dywan <christian@twotoasts.de>
Sun, 21 Jun 2009 21:57:15 +0000 (23:57 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sun, 21 Jun 2009 22:47:42 +0000 (00:47 +0200)
midori/midori-locationaction.c

index 57d1672731c2a50339b67dbb1668159735cd258c..bfb43d3da36ee60a5a288172aff63cb03993f79b 100644 (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
         {