From aab8b5c8273f6847f4ab33ebc5fa771d6a85832c Mon Sep 17 00:00:00 2001 From: Michael Zucci Date: Fri, 13 May 2005 05:19:55 +0000 Subject: more api/changes. dosn't build again. svn path=/trunk/; revision=29346 --- plugins/mail-remote/evolution-mail-session.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/mail-remote/evolution-mail-session.h') diff --git a/plugins/mail-remote/evolution-mail-session.h b/plugins/mail-remote/evolution-mail-session.h index 2564ae113d..0681f975ca 100644 --- a/plugins/mail-remote/evolution-mail-session.h +++ b/plugins/mail-remote/evolution-mail-session.h @@ -37,6 +37,8 @@ typedef struct _EvolutionMailSessionClass EvolutionMailSessionClass; struct _EvolutionMailSession { BonoboObject parent; + + struct _CamelSession *session; }; struct _EvolutionMailSessionClass { -- cgit v1.2.3