|
|
|
@ -12,6 +12,7 @@ Wizard { |
|
|
|
enter: null // disable transition |
|
|
|
enter: null // disable transition |
|
|
|
|
|
|
|
|
|
|
|
wiz: Daemon.serverConnectWizard |
|
|
|
wiz: Daemon.serverConnectWizard |
|
|
|
|
|
|
|
finishButtonText: qsTr('Next') |
|
|
|
|
|
|
|
|
|
|
|
onAccepted: { |
|
|
|
onAccepted: { |
|
|
|
var proxy = wizard_data['proxy'] |
|
|
|
var proxy = wizard_data['proxy'] |
|
|
|
|