diff options
author | Michael Meeks <michael.meeks@novell.com> | 2010-05-11 22:42:14 +0800 |
---|---|---|
committer | Michael Meeks <michael.meeks@novell.com> | 2010-05-11 22:42:14 +0800 |
commit | 69ee9bcccbe42f413c5acf99093f553918991651 (patch) | |
tree | 3b7dd286131087f6b7866ca3abe84b340fe7373a /shell/e-shell-window.h | |
parent | 3cc02e83c7f854e1a088cdc7c8ac53032fedf40d (diff) | |
parent | bde1bc6bca4c5ed63a193f7dc50252e550a0fb40 (diff) | |
download | gsoc2013-evolution-69ee9bcccbe42f413c5acf99093f553918991651.tar gsoc2013-evolution-69ee9bcccbe42f413c5acf99093f553918991651.tar.gz gsoc2013-evolution-69ee9bcccbe42f413c5acf99093f553918991651.tar.bz2 gsoc2013-evolution-69ee9bcccbe42f413c5acf99093f553918991651.tar.lz gsoc2013-evolution-69ee9bcccbe42f413c5acf99093f553918991651.tar.xz gsoc2013-evolution-69ee9bcccbe42f413c5acf99093f553918991651.tar.zst gsoc2013-evolution-69ee9bcccbe42f413c5acf99093f553918991651.zip |
Merge commit 'origin/express2' into express2
Diffstat (limited to 'shell/e-shell-window.h')
-rw-r--r-- | shell/e-shell-window.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell-window.h b/shell/e-shell-window.h index 58401b2dba..9baa3cf8e9 100644 --- a/shell/e-shell-window.h +++ b/shell/e-shell-window.h @@ -146,6 +146,7 @@ void e_shell_window_register_new_source_actions const gchar *backend_name, GtkActionEntry *entries, guint n_entries); +GtkWidget * e_shell_window_get_menu_bar_box (EShellWindow *shell_window); G_END_DECLS |