diff options
-rw-r--r-- | capplet/settings/mail-capplet-shell.c | 1 | ||||
-rw-r--r-- | doc/reference/shell/tmpl/e-shell-window.sgml | 9 |
2 files changed, 10 insertions, 0 deletions
diff --git a/capplet/settings/mail-capplet-shell.c b/capplet/settings/mail-capplet-shell.c index 889325bb13..beb5206093 100644 --- a/capplet/settings/mail-capplet-shell.c +++ b/capplet/settings/mail-capplet-shell.c @@ -38,6 +38,7 @@ #include "mail-decoration.h" #include <mail/em-utils.h> #include <mail/em-composer-utils.h> +#include <mail/mail-config.h> #include <mail/mail-mt.h> #include <mail/e-mail-store.h> diff --git a/doc/reference/shell/tmpl/e-shell-window.sgml b/doc/reference/shell/tmpl/e-shell-window.sgml index e70971d2a8..396f4ac4d1 100644 --- a/doc/reference/shell/tmpl/e-shell-window.sgml +++ b/doc/reference/shell/tmpl/e-shell-window.sgml @@ -139,6 +139,15 @@ EShellWindow @Returns: +<!-- ##### FUNCTION e_shell_window_get_alert_bar ##### --> +<para> + +</para> + +@shell_window: +@Returns: + + <!-- ##### FUNCTION e_shell_window_get_focus_tracker ##### --> <para> |