mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-19 02:15:36 +00:00
Monotone-Parent: 2fd9ca48151cb890633db65a0c6b7a4066ce2ff0
Monotone-Revision: 695f603b17d7e3b7f6e1bdfc01f835786341dab6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-11T23:38:37 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#define MAPISTORECALENDARWRAPPER_H
|
||||
|
||||
#import <Foundation/NSObject.h>
|
||||
|
||||
#import <NGCards/iCalPerson.h>
|
||||
#import <Appointments/iCalEntityObject+SOGo.h>
|
||||
|
||||
@class NSTimeZone;
|
||||
@@ -47,6 +47,9 @@ extern NSTimeZone *utcTZ;
|
||||
SOGoUser *user;
|
||||
BOOL alarmSet;
|
||||
iCalAlarm *alarm;
|
||||
BOOL itipSetup;
|
||||
NSString *method;
|
||||
iCalPersonPartStat partstat;
|
||||
}
|
||||
|
||||
+ (id) wrapperWithICalEvent: (iCalEvent *) newEvent
|
||||
|
||||
Reference in New Issue
Block a user