summaryrefslogtreecommitdiff
path: root/src/ephy-location-controller.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-location-controller.c')
-rw-r--r--src/ephy-location-controller.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-location-controller.c b/src/ephy-location-controller.c
index 96bfe906c..01175c445 100644
--- a/src/ephy-location-controller.c
+++ b/src/ephy-location-controller.c
@@ -223,7 +223,7 @@ user_changed_cb (GtkWidget *widget,
model = dzl_suggestion_entry_get_model (entry);
- ephy_suggestion_model_query_async (EPHY_SUGGESTION_MODEL (model), address, NULL, NULL, NULL);
+ ephy_suggestion_model_query_async (EPHY_SUGGESTION_MODEL (model), address, TRUE, NULL, NULL, NULL);
}
static void