mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-10 02:45:08 +00:00
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:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user