"added display of busy server package manager on the PageSetupWizardInstalling"

This commit is contained in:
vladimir.kuznetsov
2023-08-16 23:48:25 +05:00
parent 3964bffce4
commit a40f365a54
4 changed files with 26 additions and 4 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ PageType {
repeat: true
running: true
onTriggered: {
progressBar.value += 0.001
progressBar.value += 0.003
}
}
}