diff options
Diffstat (limited to 'shell/e-shell-window.c')
-rw-r--r-- | shell/e-shell-window.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/e-shell-window.c b/shell/e-shell-window.c index 04ecc0ea98..d09926b355 100644 --- a/shell/e-shell-window.c +++ b/shell/e-shell-window.c @@ -19,6 +19,12 @@ * */ +/** + * SECTION: e-shell-window + * @short_description: the main window + * @include: shell/e-shell-window.h + **/ + #include "e-shell-window-private.h" #include <gconf/gconf-client.h> |