Monotone-Parent: 40771f087f196edd3af10cf4202e2ce91e3c9f58

Monotone-Revision: 0d6d08f519f87a48faf11bb5cac050269622c10c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-12-19T17:02:15
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-12-19 17:02:15 +00:00
parent 3cc1c13e82
commit d912af1007
3 changed files with 13 additions and 7 deletions
@@ -22,8 +22,6 @@
#ifndef __Appointments_SOGoAppointmentFolder_H__
#define __Appointments_SOGoAppointmentFolder_H__
#include <SOGo/SOGoFolder.h>
/*
SOGoAppointmentFolder
Parent object: the SOGoUserFolder
@@ -38,6 +36,8 @@
create two different vevent-files with the same uid in the store.
*/
#import "SOGo/SOGoFolder.h"
@class NSString, NSArray, NSCalendarDate, NSException, NSMutableDictionary;
@class GCSFolder;