mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-06 15:46:23 +00:00
Monotone-Parent: cd55270af0875980e8fd804d528743a3c0103fe8
Monotone-Revision: ae2f3622e019b557af4f9dd642911dec3afe7ba1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-08T19:09:22 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -496,6 +496,11 @@ rtf2html (NSData *compressedRTF)
|
||||
}
|
||||
|
||||
[self save];
|
||||
/* We make sure that any change-related properties are removes from the
|
||||
properties dictionary, to make sure that related methods will be
|
||||
invoked the next time they are requested. */
|
||||
[properties removeObjectForKey: MAPIPropertyKey (PidTagChangeKey)];
|
||||
[properties removeObjectForKey: MAPIPropertyKey (PidTagChangeNumber)];
|
||||
|
||||
if ([container isKindOfClass: MAPIStoreFolderK])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user