Layout of song editor coming together
This commit is contained in:
parent
42e772591c
commit
640eeb7349
5 changed files with 60 additions and 12 deletions
|
@ -29,6 +29,7 @@ Item {
|
|||
ListView.view.currentIndex = index
|
||||
songTitle = title
|
||||
songLyrics = lyrics
|
||||
songAuthor = author
|
||||
showPassiveNotification(songLyrics, 3000)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue