New documentation from Doxygen. Added comment for function songsBell().
This commit is contained in:
@@ -53,7 +53,9 @@ Page {
|
||||
Label {
|
||||
text: name
|
||||
|
||||
color: highlighted ? Theme.highlightColor : Theme.primaryColor
|
||||
color: highlighted ?
|
||||
Theme.highlightColor :
|
||||
Theme.primaryColor
|
||||
|
||||
anchors {
|
||||
left: parent.left
|
||||
|
Reference in New Issue
Block a user