Monotone-Parent: 78bf27c4571563117a85d2db0f4bb11b16e42f81

Monotone-Revision: b5395887a09dd182d09095356fc372c77721f166

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-10-24T20:48:03
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-10-24 20:48:03 +00:00
parent 83ec2b0eb1
commit e20f416d09

View File

@@ -26,6 +26,9 @@
#import "MAPIStoreGCSMessage.h"
@interface MAPIStoreContactsMessage : MAPIStoreGCSMessage
{
BOOL fetchedAttachments;
}
@end