New documentation from Doxygen. Added comment for function songsBell().

This commit is contained in:
2017-08-24 23:13:58 +02:00
parent 5e0698ae59
commit 43c5d255a0
38 changed files with 65 additions and 48 deletions

View File

@@ -53,7 +53,9 @@ Page {
Label {
text: name
color: highlighted ? Theme.highlightColor : Theme.primaryColor
color: highlighted ?
Theme.highlightColor :
Theme.primaryColor
anchors {
left: parent.left