2
0

Make UI fancier & better documented.

This commit is contained in:
Maarten Billemont
2012-01-25 00:30:43 +01:00
parent 289e9d69b4
commit e5ab2605f9
610 changed files with 2663 additions and 4083 deletions

View File

@@ -17,6 +17,7 @@
+ (OPAppDelegate *)get;
+ (NSManagedObjectContext *)managedObjectContext;
+ (NSManagedObjectModel *)managedObjectModel;
- (void)saveContext;
- (NSURL *)applicationDocumentsDirectory;