Monotone-Parent: 56f579d41c63981db591c91450d6286b9ca53078

Monotone-Revision: 27dc3c974ed1585b54e4d58d5ab193527645b95b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-02-07T15:26:42
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-02-07 15:26:42 +00:00
parent 8053f126f7
commit bfea0c43b9
3 changed files with 51 additions and 2 deletions
+2 -2
View File
@@ -23,9 +23,9 @@
#ifndef MAPISTOREDELETEDITEMSCONTEXT_H
#define MAPISTOREDELETEDITEMSCONTEXT_H
#import "MAPIStoreFSBaseContext.h"
#import "MAPIStoreMailContext.h"
@interface MAPIStoreDeletedItemsContext : MAPIStoreFSBaseContext
@interface MAPIStoreDeletedItemsContext : MAPIStoreMailContext
@end