Use a neutral cover page for now
This commit is contained in:
parent
2e5d679d25
commit
aaef928049
1 changed files with 1 additions and 13 deletions
|
|
@ -5,18 +5,6 @@ CoverBackground {
|
|||
Label {
|
||||
id: label
|
||||
anchors.centerIn: parent
|
||||
text: qsTr("My Cover")
|
||||
}
|
||||
|
||||
CoverActionList {
|
||||
id: coverAction
|
||||
|
||||
CoverAction {
|
||||
iconSource: "image://theme/icon-cover-next"
|
||||
}
|
||||
|
||||
CoverAction {
|
||||
iconSource: "image://theme/icon-cover-pause"
|
||||
}
|
||||
text: qsTr("Sextant")
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue