Song editor is functional and library adds new songs

This commit is contained in:
Chris Cochrun 2022-02-24 15:20:56 -06:00
parent f755190e40
commit b2ea6ab22a
6 changed files with 240 additions and 29 deletions

View file

@ -13,6 +13,7 @@ Item {
Presenter.Slide {
id: representation
textSize: 48
editMode: true
}
}