summaryrefslogtreecommitdiff
path: root/libyelp/yelp-location-entry.h
diff options
context:
space:
mode:
Diffstat (limited to 'libyelp/yelp-location-entry.h')
-rw-r--r--libyelp/yelp-location-entry.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libyelp/yelp-location-entry.h b/libyelp/yelp-location-entry.h
index fc736835..6d6e3061 100644
--- a/libyelp/yelp-location-entry.h
+++ b/libyelp/yelp-location-entry.h
@@ -82,6 +82,7 @@ typedef enum {
GType yelp_location_entry_get_type (void);
GtkWidget* yelp_location_entry_new_with_model (GtkTreeModel *model,
gint text_column,
+ gint desc_column,
gint icon_column,
gint flags_column);