Make further progress on rename sheet.

This commit is contained in:
Brent Simmons
2018-02-03 18:49:29 -08:00
parent fbaacbc47f
commit 01729378f3
4 changed files with 65 additions and 1 deletions

View File

@@ -25,6 +25,8 @@ class MainWindowController : NSWindowController, NSUserInterfaceValidations {
return false
}
var renameWindowController: RenameWindowController?
// MARK: NSWindowController
private let windowAutosaveName = NSWindow.FrameAutosaveName(rawValue: kWindowFrameKey)