redirected to pagesetupwizardeasy when none containers installed
This commit is contained in:
parent
a6d660e708
commit
51497d87e0
4 changed files with 25 additions and 1 deletions
|
@ -183,6 +183,8 @@ PageType {
|
|||
textColor: "#D7D8DB"
|
||||
borderWidth: 1
|
||||
|
||||
visible: ContainersModel.isAnyContainerInstalled()
|
||||
|
||||
text: qsTr("Set up later")
|
||||
|
||||
onClicked: function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue