(fix) integrated latest OC changes

This commit is contained in:
Ludovic Marcotte
2016-06-23 08:58:25 -04:00
parent bd0ff6043c
commit 4a74f00adb
72 changed files with 2836 additions and 1986 deletions
+4
View File
@@ -26,6 +26,7 @@
#import <Foundation/NSValue.h>
#import <SOGo/SOGoSystemDefaults.h>
#import <SOGo/SOGoProductLoader.h>
#import "SOGoTool.h"
@@ -242,6 +243,9 @@ main (int argc, char **argv, char **env)
pool = [NSAutoreleasePool new];
/* load products */
[[SOGoProductLoader productLoader] loadAllProducts];
[SOGoSystemDefaults sharedSystemDefaults];
setupUserDefaults ();