qml: wizard support for back button
This commit is contained in:
@@ -7,7 +7,7 @@ import "wizard"
|
||||
Wizard {
|
||||
id: serverconnectwizard
|
||||
|
||||
title: qsTr('How do you want to connect to a server?')
|
||||
wizardTitle: qsTr('Network configuration')
|
||||
|
||||
enter: null // disable transition
|
||||
|
||||
|
||||
Reference in New Issue
Block a user