Update for Qt 5.10 (#4202)
* Update Readme for Qt 5.10 * Update cmake for Qt 5.10 * Update travis to Qt 5.10.1
This commit is contained in:
@@ -33,7 +33,7 @@ Controller.prototype.ComponentSelectionPageCallback = function() {
|
||||
var widget = gui.currentPageWidget();
|
||||
|
||||
widget.deselectAll();
|
||||
widget.selectComponent("qt.qt5.5100.gcc_64");
|
||||
widget.selectComponent("qt.qt5.5101.gcc_64");
|
||||
|
||||
gui.clickButton(buttons.NextButton);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user