diff options
Diffstat (limited to 'shell/e-shell.h')
-rw-r--r-- | shell/e-shell.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/e-shell.h b/shell/e-shell.h index b876f64743..4e7f8a4fe1 100644 --- a/shell/e-shell.h +++ b/shell/e-shell.h @@ -99,6 +99,8 @@ gboolean e_shell_restore_from_settings (EShell *shell); void e_shell_destroy_all_views (EShell *shell); +void e_shell_unregister_all (EShell *shell); + void e_shell_component_maybe_crashed (EShell *shell, const char *uri, const char *type_name, |