From 1035bd4db9c5946dd188282de99584757a6ba5a4 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sat, 20 Sep 2003 11:48:40 +0000 Subject: *** empty log message *** --- lib/widgets/ephy-location-entry.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/widgets/ephy-location-entry.c b/lib/widgets/ephy-location-entry.c index e7b30f867..bca1d9790 100644 --- a/lib/widgets/ephy-location-entry.c +++ b/lib/widgets/ephy-location-entry.c @@ -237,6 +237,7 @@ ephy_location_entry_init (EphyLocationEntry *w) p->user_changed = TRUE; p->activation_mode = FALSE; p->autocompletion_key = NULL; + p->autocompletion_window_visible = FALSE; ephy_location_entry_construct_contents (w); -- cgit v1.2.3