Indeterminate progress bar styling

This commit is contained in:
miruka
2019-11-06 10:08:55 -04:00
parent 6cdd6de1b3
commit 28dd35fc1b
3 changed files with 12 additions and 3 deletions

View File

@@ -97,7 +97,7 @@ Rectangle {
HProgressBar {
id: progressBar
indeterminate: true
Layout.fillWidth: true
}
}