mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-04 22:56:24 +00:00
Monotone-Parent: 24436aa1f7c157e01afd314ceccdf0d59418faa7
Monotone-Revision: 4b06d7cbf21f434e5a8fbe5186aa252705b8814e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-12T18:41:25 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
|
||||
#import "MAPIStoreAppointmentWrapper.h"
|
||||
#import "MAPIStoreCalendarAttachment.h"
|
||||
#import "MAPIStoreCalendarFolder.h"
|
||||
#import "MAPIStoreContext.h"
|
||||
#import "MAPIStoreRecurrenceUtils.h"
|
||||
#import "MAPIStoreTypes.h"
|
||||
@@ -488,6 +489,7 @@
|
||||
|
||||
[sogoObject saveComponent: newEvent];
|
||||
}
|
||||
[(MAPIStoreCalendarFolder *) container synchroniseCache];
|
||||
}
|
||||
|
||||
- (id) lookupAttachment: (NSString *) childKey
|
||||
|
||||
Reference in New Issue
Block a user