Monotone-Parent: 33c27aebfdbf4c4a04a550aef20cd2049b1c4575

Monotone-Revision: fffc8593a1392a49172e584c88de206cd6d7081b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-12-13T17:06:22
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-12-13 17:06:22 +00:00
parent d8696daa64
commit ad416ef1e0
8 changed files with 210 additions and 21 deletions
+2 -2
View File
@@ -23,9 +23,9 @@
#ifndef MAPISTORETASKSCONTEXT_H
#define MAPISTORETASKSCONTEXT_H
#import "MAPIStoreContext.h"
#import "MAPIStoreGCSBaseContext.h"
@interface MAPIStoreTasksContext : MAPIStoreContext
@interface MAPIStoreTasksContext : MAPIStoreGCSBaseContext
@end