aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-folder-commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-folder-commands.h')
-rw-r--r--shell/e-shell-folder-commands.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/e-shell-folder-commands.h b/shell/e-shell-folder-commands.h
index 5e573ef566..72b7ba0b0e 100644
--- a/shell/e-shell-folder-commands.h
+++ b/shell/e-shell-folder-commands.h
@@ -35,6 +35,8 @@ void e_shell_command_move_folder (EShell *shell, EShellView *shell_view, con
void e_shell_command_delete_folder (EShell *shell, EShellView *shell_view, const char *folder_path);
void e_shell_command_rename_folder (EShell *shell, EShellView *shell_view, const char *folder_path);
+void e_shell_command_remove_shared_folder (EShell *shell, EShellView *shell_view, const char *folder_path);
+
void e_shell_command_add_to_shortcut_bar (EShell *shell, EShellView *shell_view, const char *folder_path);
#endif