diff options
Diffstat (limited to 'mail/e-mail-shell-view-private.h')
-rw-r--r-- | mail/e-mail-shell-view-private.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/e-mail-shell-view-private.h b/mail/e-mail-shell-view-private.h index 6034dbcc66..1d61f8d68d 100644 --- a/mail/e-mail-shell-view-private.h +++ b/mail/e-mail-shell-view-private.h @@ -122,6 +122,7 @@ struct _EMailShellViewPrivate { /*** Other Stuff ***/ /* These are just for convenience. */ + EMailShellBackend *mail_shell_backend; EMailShellContent *mail_shell_content; EMailShellSidebar *mail_shell_sidebar; |