mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-16 15:41:27 +00:00
Fixed: Lumberjack files were missing.
This commit is contained in:
@@ -145,6 +145,7 @@ AppController *SharedAppControllerInstance = nil;
|
||||
NSUserDefaults *defaults = [NSUserDefaults standardUserDefaults];
|
||||
|
||||
[defaults registerDefaults:appDefaults];
|
||||
[defaults synchronize];
|
||||
|
||||
[defaults addObserver:self
|
||||
forKeyPath:kDefaultMaxRecentProjects
|
||||
|
||||
Reference in New Issue
Block a user