mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Make further progress on rename sheet.
This commit is contained in:
@@ -25,6 +25,8 @@ class MainWindowController : NSWindowController, NSUserInterfaceValidations {
|
||||
return false
|
||||
}
|
||||
|
||||
var renameWindowController: RenameWindowController?
|
||||
|
||||
// MARK: NSWindowController
|
||||
|
||||
private let windowAutosaveName = NSWindow.FrameAutosaveName(rawValue: kWindowFrameKey)
|
||||
|
||||
Reference in New Issue
Block a user