summaryrefslogtreecommitdiff
path: root/src/nautilus-window-manage-views.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nautilus-window-manage-views.h')
-rw-r--r--src/nautilus-window-manage-views.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/nautilus-window-manage-views.h b/src/nautilus-window-manage-views.h
index b5826beee..8aefc7258 100644
--- a/src/nautilus-window-manage-views.h
+++ b/src/nautilus-window-manage-views.h
@@ -36,7 +36,8 @@ void nautilus_window_open_location (NautilusWi
const char *location);
void nautilus_window_open_location_with_selection (NautilusWindow *window,
const char *location,
- GList *selection);
+ GList *selection,
+ gboolean close_behind);
void nautilus_window_stop_loading (NautilusWindow *window);
void nautilus_window_set_content_view (NautilusWindow *window,
NautilusViewIdentifier *id);