aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-utils.h')
-rw-r--r--shell/e-shell-utils.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/e-shell-utils.h b/shell/e-shell-utils.h
index 18e90aa5f2..e705ded2e5 100644
--- a/shell/e-shell-utils.h
+++ b/shell/e-shell-utils.h
@@ -30,9 +30,13 @@
#include <shell/e-shell.h>
#include <misc/e-web-view.h>
+#include <e-util/e-ui-manager.h>
G_BEGIN_DECLS
+void e_shell_configure_ui_manager (EShell *shell,
+ EUIManager *ui_manager);
+
void e_shell_configure_web_view (EShell *shell,
EWebView *web_view);