Save window size and position. Fixes #45

This commit is contained in:
Corey Johnson
2011-11-07 15:52:52 -08:00
parent 8243046a73
commit 3df83d10d8
3 changed files with 33 additions and 7 deletions

View File

@@ -73,5 +73,5 @@
[(AtomApp *)NSApp removeController:self];
return YES;
}
@end