basic function of getting all items from servicelist to save it
This commit is contained in:
parent
e4d4cfe8c3
commit
c1f0e87056
4 changed files with 43 additions and 5 deletions
|
@ -37,7 +37,7 @@ Controls.Page {
|
|||
property var song
|
||||
property var draggedLibraryItem
|
||||
|
||||
property var serviceList: ["testing", "data"]
|
||||
property var serviceItems: serviceItemModel
|
||||
|
||||
property bool songDragged: false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue