adding basic filemanager plumbing

This commit is contained in:
Chris Cochrun 2022-10-04 09:29:42 -05:00
parent 04e3d95a0c
commit e4d4cfe8c3
9 changed files with 121 additions and 3 deletions

View file

@ -37,6 +37,8 @@ Controls.Page {
property var song
property var draggedLibraryItem
property var serviceList: ["testing", "data"]
property bool songDragged: false
property string editType