adding basic filemanager plumbing
This commit is contained in:
parent
04e3d95a0c
commit
e4d4cfe8c3
9 changed files with 121 additions and 3 deletions
|
@ -37,6 +37,8 @@ Controls.Page {
|
|||
property var song
|
||||
property var draggedLibraryItem
|
||||
|
||||
property var serviceList: ["testing", "data"]
|
||||
|
||||
property bool songDragged: false
|
||||
|
||||
property string editType
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue