progress dump
This commit is contained in:
parent
b750421f65
commit
cc71593a9b
7 changed files with 38 additions and 36 deletions
|
@ -79,7 +79,7 @@ Scope {
|
|||
}
|
||||
|
||||
Text {
|
||||
text: root.failed ? "Reload failed." : "Reloaded completed!"
|
||||
text: root.failed ? "Reloaing failed." : "Reloading completed!"
|
||||
color: "white"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue