mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-03 07:44:25 +00:00
Monotone-Parent: e9766eb5bcd2bd88069d911e40e9b107d0420d35
Monotone-Revision: a8aacbb86089f73c01fa0b4e18bfc20258d8d066 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-21T01:01:06 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
|
||||
#import "MAPIStoreGCSMessage.h"
|
||||
|
||||
#define minutesPerHour 60
|
||||
#define hoursPerDay 24
|
||||
#define minutesPerDay (minutesPerHour * hoursPerDay)
|
||||
|
||||
@interface MAPIStoreCalendarMessage : MAPIStoreGCSMessage
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user