aboutsummaryrefslogtreecommitdiffstats
path: root/mail/folder-browser.c
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-02-19 09:40:57 +0800
committerDan Winship <danw@src.gnome.org>2000-02-19 09:40:57 +0800
commite72c45d304fb6e538aad8ceb9ce07b1d8c59156f (patch)
treee2165d6cdf9c04cb9b01491e3190eae5427279ee /mail/folder-browser.c
parentfcd0df7c8bdc19400d0eaaa135cca452008db705 (diff)
downloadgsoc2013-evolution-e72c45d304fb6e538aad8ceb9ce07b1d8c59156f.tar.gz
gsoc2013-evolution-e72c45d304fb6e538aad8ceb9ce07b1d8c59156f.tar.zst
gsoc2013-evolution-e72c45d304fb6e538aad8ceb9ce07b1d8c59156f.zip
New header with the typedefs for all camel classes. Now the class headers
* camel/camel-types.h: New header with the typedefs for all camel classes. Now the class headers can just include this and the header for the parent type. This makes it possible for CamelService to include a CamelSession without creating an #include loop. * camel/*: * composer/e-msg-composer-attachment-bar.h: * mail/folder-browser.c: * mail/message-list.c: frob #includes to match the new reality svn path=/trunk/; revision=1850
Diffstat (limited to 'mail/folder-browser.c')
-rw-r--r--mail/folder-browser.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/folder-browser.c b/mail/folder-browser.c
index 263577d6f9..e6fe8d496a 100644
--- a/mail/folder-browser.c
+++ b/mail/folder-browser.c
@@ -10,6 +10,7 @@
#include <config.h>
#include <gnome.h>
#include "e-util/e-util.h"
+#include "camel/camel-exception.h"
#include "folder-browser.h"
#include "session.h"
e2010-05-311-1/+1 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1 * The KDE FreeBSD team is proud to announce the releasemiwi2008-08-291-3/+3 * The KDE FreeBSD team is proud to announce the releasemiwi2008-08-182-10/+64 * Update to KDE 3.5.8lofi2007-10-302-4/+3 * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-043-12/+4 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-142-3/+4 * Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-201-3/+3 * KDE 3.5.4 / KOffice 1.5.2lofi2006-09-131-3/+3 * Update to KDE 3.5.3lofi2006-06-062-11/+10 * Update to KDE 3.5.2lofi2006-03-312-64/+11 * Update to KDE 3.5.1.lofi2006-02-012-3/+10 * Update to KDE 3.5.0lofi2006-01-092-55/+24 * Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-05