Wizard refactoring

This commit is contained in:
Ilya Kitaev
2016-07-21 13:56:17 +03:00
parent ecf844120b
commit e5d5a6082f
11 changed files with 179 additions and 141 deletions

View File

@@ -54,6 +54,10 @@ Item {
+ buildSettingsString();
}
function onPageOpened(settings) {
updateSettingsSummary();
wizard.nextButton.visible = false;
}
Row {