mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 06:33:18 +00:00
Monotone-Parent: 1ee824cc2519285b798ee5a9b6d741e19bf29966
Monotone-Revision: b07d31699d6b961e69129af2d768322df3b7fee9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-22T17:32:06 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -42,9 +42,12 @@
|
||||
|
||||
#import "iCalEntityObject+SOGo.h"
|
||||
|
||||
NSCalendarDate *iCalDistantFuture = nil;
|
||||
NSNumber *iCalDistantFutureNumber = nil;
|
||||
|
||||
@implementation iCalEntityObject (SOGoExtensions)
|
||||
|
||||
+ (void) initializeSOGoExtensions;
|
||||
+ (void) initializeSOGoExtensions
|
||||
{
|
||||
if (!iCalDistantFuture)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user