renamed functions and variables
This commit is contained in:
parent
784ae0da53
commit
e2d61cb518
4 changed files with 12 additions and 12 deletions
|
@ -139,7 +139,7 @@ Button {
|
|||
|
||||
onClicked: {
|
||||
if (!ContainersModel.isAnyContainerInstalled()) {
|
||||
PageController.setConnectTrigger(true)
|
||||
PageController.setTriggeredBtConnectButton(true)
|
||||
|
||||
ServersModel.currentlyProcessedIndex = ServersModel.getDefaultServerIndex()
|
||||
PageController.goToPage(PageEnum.PageSetupWizardEasy)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue