WIP: Add User Agreement page and fixes

This commit is contained in:
Lipu Fei 2019-02-27 15:28:39 +01:00
parent ac012e8f09
commit 14fdf68871
7 changed files with 97 additions and 25 deletions

View file

@ -61,5 +61,6 @@ Column
text: catalog.i18nc("@button", "Get started")
width: 140
fixedWidthMode: true
onClicked: base.showNextPage()
}
}