mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Fix syntax error
This commit is contained in:
parent
acf5120cff
commit
a6d5bf04d8
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ Rectangle
|
||||||
return qsTr("Updating firmware.")
|
return qsTr("Updating firmware.")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
ProgressBar
|
ProgressBar
|
||||||
{
|
{
|
||||||
id: prog;
|
id: prog;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue