Browse Source

Fix syntax error

Arjen Hiemstra 9 years ago
parent
commit
a6d5bf04d8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      plugins/USBPrinting/FirmwareUpdateWindow.qml

+ 1 - 0
plugins/USBPrinting/FirmwareUpdateWindow.qml

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