mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Create TimelineTableRowView and TimelineTableCellView in code.
This commit is contained in:
@@ -11,6 +11,10 @@ import Articles
|
||||
import Account
|
||||
import RSCore
|
||||
|
||||
enum TimelineSourceMode {
|
||||
case regular, search
|
||||
}
|
||||
|
||||
class MainWindowController : NSWindowController, NSUserInterfaceValidations {
|
||||
|
||||
@IBOutlet var toolbarDelegate: MainWindowToolbarDelegate?
|
||||
|
||||
Reference in New Issue
Block a user