aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell.h')
-rw-r--r--shell/e-shell.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/e-shell.h b/shell/e-shell.h
index 4c17930b43..8f413902bf 100644
--- a/shell/e-shell.h
+++ b/shell/e-shell.h
@@ -101,7 +101,8 @@ EShell *e_shell_new (const char *local_director
EShellConstructResult *construct_result_return);
EShellView *e_shell_create_view (EShell *shell,
- const char *uri);
+ const char *uri,
+ EShellView *template_view);
const char *e_shell_get_local_directory (EShell *shell);
EShortcuts *e_shell_get_shortcuts (EShell *shell);