Removed unnecessary Menu items
This commit is contained in:
parent
40c15decb6
commit
2c3e822023
2 changed files with 287 additions and 213 deletions
|
@ -32,7 +32,6 @@
|
|||
{
|
||||
[super windowControllerDidLoadNib:aController];
|
||||
[self.textView setFont:[NSFont userFixedPitchFontOfSize:[[NSUserDefaults standardUserDefaults] integerForKey:@"fontSize"]]];
|
||||
// Add any code here that needs to be executed once the windowController has loaded the document's window.
|
||||
}
|
||||
|
||||
+ (BOOL)autosavesInPlace
|
||||
|
|
Reference in a new issue