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.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/e-shell.h b/shell/e-shell.h
index 98545b396d..17444967a1 100644
--- a/shell/e-shell.h
+++ b/shell/e-shell.h
@@ -85,6 +85,11 @@ gboolean e_shell_restore_from_settings (EShell *shell);
void e_shell_quit (EShell *shell);
+void e_shell_component_maybe_crashed (EShell *shell,
+ const char *uri,
+ const char *type_name,
+ EShellView *shell_view);
+
#ifdef __cplusplus
}
#endif /* __cplusplus */