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 9d75a86baa..84f73f3b1d 100644 --- a/shell/e-shell.h +++ b/shell/e-shell.h @@ -120,6 +120,8 @@ void e_shell_go_offline (EShell *shell, void e_shell_go_online (EShell *shell, EShellWindow *action_window); +void e_shell_send_receive (EShell *shell); + void e_shell_show_settings (EShell *shell, const char *type, EShellWindow *shell_window); |