making songeditor slides show cursor

This commit is contained in:
Chris Cochrun 2022-03-22 14:07:32 -05:00
parent 16abd43dae
commit 7f69726c47

View file

@ -21,5 +21,6 @@ Item {
editMode: true editMode: true
imageSource: imageBackground imageSource: imageBackground
videoSource: videoBackground videoSource: videoBackground
preview: true
} }
} }