Fix syntax error

This commit is contained in:
Arjen Hiemstra 2015-05-07 16:36:07 +02:00
parent acf5120cff
commit a6d5bf04d8

View file

@ -26,6 +26,7 @@ Rectangle
return qsTr("Updating firmware.") return qsTr("Updating firmware.")
} }
} }
}
ProgressBar ProgressBar
{ {
id: prog; id: prog;