aboutsummaryrefslogtreecommitdiff
path: root/hildon/hildon-live-search.c
diff options
context:
space:
mode:
Diffstat (limited to 'hildon/hildon-live-search.c')
-rw-r--r--hildon/hildon-live-search.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hildon/hildon-live-search.c b/hildon/hildon-live-search.c
index 27c97b0..70fb12d 100644
--- a/hildon/hildon-live-search.c
+++ b/hildon/hildon-live-search.c
@@ -359,7 +359,7 @@ on_key_press_event (GtkWidget *widget,
gtk_widget_event (priv->entry, new_event);
gdk_event_free (new_event);
- return FALSE;
+ return TRUE;
}
static void