Create the places sidebar instead of the old custom treeview

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
This commit is contained in:
Federico Mena Quintero
2012-09-05 19:48:16 -05:00
parent 2e9f9d2dc5
commit 4fe3cd8f1e
2 changed files with 5 additions and 1 deletions

View File

@ -198,6 +198,8 @@ struct _GtkFileChooserDefault
GtkFileSystemModel *browse_files_model;
char *browse_files_last_selected_name;
GtkWidget *places_sidebar;
/* OPERATION_MODE_SEARCH */
GtkWidget *search_hbox;
GtkWidget *search_entry;