mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Make progress on fixing adding feeds.
This commit is contained in:
@@ -10,11 +10,6 @@ import Cocoa
|
||||
import Data
|
||||
import Account
|
||||
|
||||
//func addFolderWindowController() -> AddFolderWindowController {
|
||||
//
|
||||
// return AddFolderWindowController(windowNibName: "AddFolderSheet")
|
||||
//}
|
||||
|
||||
class AddFolderWindowController : NSWindowController {
|
||||
|
||||
@IBOutlet var folderNameTextField: NSTextField!
|
||||
|
||||
Reference in New Issue
Block a user