aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view-menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-view-menu.h')
-rw-r--r--shell/e-shell-view-menu.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/e-shell-view-menu.h b/shell/e-shell-view-menu.h
new file mode 100644
index 0000000000..f198efb806
--- /dev/null
+++ b/shell/e-shell-view-menu.h
@@ -0,0 +1,6 @@
+#ifndef E_SHELL_VIEW_MENU_H
+#define E_SHELL_VIEW_MENU_H
+
+void e_shell_view_setup_menus (EShellView *eshell_view);
+
+#endif /* E_SHELL_VIEW_MENU_H */