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 --- composer/e-msg-composer.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'composer/e-msg-composer.c') diff --git a/composer/e-msg-composer.c b/composer/e-msg-composer.c index f2ef200219..4f4285215b 100644 --- a/composer/e-msg-composer.c +++ b/composer/e-msg-composer.c @@ -86,16 +86,16 @@ #include #endif -#include "mail/em-utils.h" #include "mail/em-composer-utils.h" +#include "mail/em-menu.h" +#include "mail/em-popup.h" +#include "mail/em-utils.h" #include "mail/mail-config.h" #include "mail/mail-crypto.h" -#include "mail/mail-tools.h" -#include "mail/mail-ops.h" #include "mail/mail-mt.h" +#include "mail/mail-ops.h" #include "mail/mail-session.h" -#include "mail/em-popup.h" -#include "mail/em-menu.h" +#include "mail/mail-tools.h" #include "e-msg-composer.h" #include "e-attachment.h" -- cgit v1.2.3