temporary hack so Ruben can test the update firmware fix

This commit is contained in:
Tamara Hogenhout 2015-10-30 16:29:20 +01:00
parent a1087150ef
commit 7eb9845ded

View file

@ -356,7 +356,8 @@ UM.MainWindow
left: parent.left;
//leftMargin: UM.Theme.sizes.loadfile_margin.width
}
action: actions.open;
//action: actions.open;
onClicked: UM.Models.extensionModel.subMenuTriggered('Firmware', 'Update Firmware')
}
Image