Layout of song editor coming together

This commit is contained in:
Chris Cochrun 2022-02-11 11:02:41 -06:00
parent 42e772591c
commit 640eeb7349
5 changed files with 60 additions and 12 deletions

View file

@ -15,6 +15,7 @@ Controls.Page {
property url imageBackground: ""
property string songTitle: ""
property string songLyrics: ""
property string songAuthor: ""
Item {
id: mainItem