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