update to make song_editor ready
This commit is contained in:
parent
e1cfa5e843
commit
96d5bdac73
5 changed files with 93 additions and 85 deletions
|
@ -145,8 +145,8 @@ Controls.Page {
|
|||
FileHelper { id: fileHelper }
|
||||
SlideHelper { id: slideHelper }
|
||||
SongEditor {
|
||||
id: songEditor
|
||||
songModel: songProxyModel.songModel()
|
||||
id: songEditorModel
|
||||
/* songModel: songProxyModel.songModel() */
|
||||
}
|
||||
|
||||
function changeServiceItem(index) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue