aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hildon/hildon-live-search.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hildon/hildon-live-search.c b/hildon/hildon-live-search.c
index e79c1f8..cc82699 100644
--- a/hildon/hildon-live-search.c
+++ b/hildon/hildon-live-search.c
@@ -704,6 +704,8 @@ hildon_live_search_init (HildonLiveSearch *self)
priv->visible_destroy = NULL;
priv->visible_func_set = FALSE;
+ priv->selection_map = NULL;
+
priv->text_column = -1;
entry_container = gtk_tool_item_new ();