diff options
Diffstat (limited to 'shell/e-shell.h')
-rw-r--r-- | shell/e-shell.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell.h b/shell/e-shell.h index a25ef1a168..add8c3e425 100644 --- a/shell/e-shell.h +++ b/shell/e-shell.h @@ -102,6 +102,7 @@ EShell *e_shell_new (EShellStartupLineMode startup_line_m EShellConstructResult *construct_result_return); EShellWindow *e_shell_create_window (EShell *shell, + const char *component_id, EShellWindow *template_window); gboolean e_shell_request_close_window (EShell *shell, EShellWindow *window); |