From 54b80a7271e8ce1b2f3ccc68bb553940a24b80e2 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 17 Oct 2008 03:48:03 +0000 Subject: Get the mail folder tree compiling, though I'm not yet sure why it's not showing anything. Probably something stupid. Also enabled the composer. svn path=/branches/kill-bonobo/; revision=36623 --- shell/e-shell-module.c | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/e-shell-module.c') diff --git a/shell/e-shell-module.c b/shell/e-shell-module.c index 1fff07ee97..5ec13e00bc 100644 --- a/shell/e-shell-module.c +++ b/shell/e-shell-module.c @@ -49,6 +49,7 @@ struct _EShellModulePrivate { gchar *data_dir; GType shell_view_type; + GHashTable *events; /* Initializes the loaded type module. */ void (*init) (GTypeModule *type_module); -- cgit v1.2.3