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-private.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-private.h')
-rw-r--r-- | shell/e-shell-window-private.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell-window-private.h b/shell/e-shell-window-private.h index 6050ce135d..02a688503e 100644 --- a/shell/e-shell-window-private.h +++ b/shell/e-shell-window-private.h @@ -93,6 +93,7 @@ struct _EShellWindowPrivate { GtkWidget *status_notebook; /* Miscellaneous */ + GtkWidget *menubar_box; /* Shell signal handlers. */ GArray *signal_handler_ids; |