Use a pretty bare cover
parent
de20a9f07a
commit
bc2af94252
|
@ -26,19 +26,7 @@ CoverBackground {
|
||||||
Label {
|
Label {
|
||||||
id: label
|
id: label
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
text: qsTr("My Cover")
|
text: qsTr("WallaRead")
|
||||||
}
|
|
||||||
|
|
||||||
CoverActionList {
|
|
||||||
id: coverAction
|
|
||||||
|
|
||||||
CoverAction {
|
|
||||||
iconSource: "image://theme/icon-cover-next"
|
|
||||||
}
|
|
||||||
|
|
||||||
CoverAction {
|
|
||||||
iconSource: "image://theme/icon-cover-pause"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<context>
|
<context>
|
||||||
<name>CoverPage</name>
|
<name>CoverPage</name>
|
||||||
<message>
|
<message>
|
||||||
<source>My Cover</source>
|
<source>WallaRead</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
|
Loading…
Reference in New Issue