WIP: Add Whats new page

This commit is contained in:
Lipu Fei 2019-02-27 16:00:45 +01:00
parent 14fdf68871
commit 72866683e6
3 changed files with 95 additions and 2 deletions

View file

@ -68,7 +68,7 @@ Item
anchors.left: parent.left
anchors.bottom: parent.bottom
anchors.margins: 40
text: catalog.i18nc("@button", "Decline")
text: catalog.i18nc("@button", "Decline and close")
width: 140
fixedWidthMode: true
onClicked: base.showNextPage()