aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-window-private.h')
-rw-r--r--shell/e-shell-window-private.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/e-shell-window-private.h b/shell/e-shell-window-private.h
index bc5fbc7645..ac1ed1f187 100644
--- a/shell/e-shell-window-private.h
+++ b/shell/e-shell-window-private.h
@@ -51,6 +51,8 @@ G_BEGIN_DECLS
struct _EShellWindowPrivate {
+ EShell *shell;
+
/*** UI Management ***/
GtkUIManager *manager;