diff options
Diffstat (limited to 'hildon/hildon-live-search.c')
-rw-r--r-- | hildon/hildon-live-search.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hildon/hildon-live-search.c b/hildon/hildon-live-search.c index 3344fc1..fd5feb6 100644 --- a/hildon/hildon-live-search.c +++ b/hildon/hildon-live-search.c @@ -285,7 +285,7 @@ selection_map_update_map_from_selection (HildonLiveSearchPrivate *priv) } } -gboolean +static gboolean reference_row_has_path (GtkTreeRowReference *row_ref, gpointer value, GtkTreePath *path) { gboolean ret; |