Forgotten commit

This commit is contained in:
Matthias Clasen
2004-05-10 21:10:28 +00:00
parent 72d97795eb
commit 011af2556d

View File

@ -208,6 +208,8 @@ struct _GtkTreeViewPrivate
/* interactive search */
guint enable_search : 1;
guint disable_popdown : 1;
guint hover_selection : 1;
gint selected_iter;
gint search_column;