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, 3 insertions, 0 deletions
diff --git a/shell/e-shell.h b/shell/e-shell.h
index 712fda8033..499b31728e 100644
--- a/shell/e-shell.h
+++ b/shell/e-shell.h
@@ -100,6 +100,9 @@ EShellConstructResult e_shell_construct (EShell *shell,
EShell *e_shell_new (EShellStartupLineMode startup_line_mode,
EShellConstructResult *construct_result_return);
+gboolean e_shell_attempt_upgrade (EShell *shell,
+ const char *from_version);
+
EShellWindow *e_shell_create_window (EShell *shell,
const char *component_id,
EShellWindow *template_window);