mirror of
https://github.com/vsariola/sointu.git
synced 2025-11-13 21:32:53 -05:00
drafting
This commit is contained in:
parent
09c93420e4
commit
cc03a7cf91
@ -55,7 +55,6 @@ type (
|
||||
OrderRows Model // OrderRows is a list of all the order rows, implementing ListData & MutableListData interfaces
|
||||
NoteRows Model // NoteRows is a list of all the note rows, implementing ListData & MutableListData interfaces
|
||||
SearchResults Model // SearchResults is a unmutable list of all the search results, implementing ListData interface
|
||||
Presets Model // Presets is a unmutable list of all the presets, implementing ListData interface
|
||||
)
|
||||
|
||||
// Model methods
|
||||
|
||||
Reference in New Issue
Block a user