diff options
Diffstat (limited to 'src/ephy-location-action.c')
-rw-r--r-- | src/ephy-location-action.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ephy-location-action.c b/src/ephy-location-action.c index ff6dd64e9..06171aaa5 100644 --- a/src/ephy-location-action.c +++ b/src/ephy-location-action.c @@ -442,6 +442,7 @@ actions_child_added_cb (EphyNode *node, static void actions_child_changed_cb (EphyNode *node, EphyNode *child, + guint property_id, EphyLocationAction *action) { update_actions_list (action); |