Fix syntax error

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

View file

@ -25,6 +25,7 @@ Rectangle
//: Firmware update status label //: Firmware update status label
return qsTr("Updating firmware.") return qsTr("Updating firmware.")
} }
}
} }
ProgressBar ProgressBar
{ {