Monotone-Parent: 17ec96618b492fe585dfeb02ba266111e8b0c4fd

Monotone-Revision: c0d3a6fd3a3c39a9526e90735a8863553573d2c5

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-12-13T16:46:09
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-12-13 16:46:09 +00:00
parent b1a420e4e7
commit eab9037cb3
27 changed files with 908 additions and 5 deletions
+3 -3
View File
@@ -6,7 +6,7 @@
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* the Free Software Foundation; either version 3, or (at your option)
* any later version.
*
* This file is distributed in the hope that it will be useful,
@@ -23,9 +23,9 @@
#ifndef MAPISTOREFREEBUSYCONTEXT_H
#define MAPISTOREFREEBUSYCONTEXT_H
#import "MAPIStoreContext.h"
#import "MAPIStoreFileSystemBaseContext.h"
@interface MAPIStoreFreebusyContext : MAPIStoreContext
@interface MAPIStoreFreebusyContext : MAPIStoreFileSystemBaseContext
@end