Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/mjoppich/bioGUI
Browse files Browse the repository at this point in the history
  • Loading branch information
mjoppich committed Apr 6, 2017
2 parents 9713d90 + 34ec17c commit f951e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion silent_qt_install.qs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Controller.prototype.ComponentSelectionPageCallback = function() {
var widget = gui.currentPageWidget();

widget.deselectAll();
widget.selectComponent("qt.58.gcc_64");
widget.selectComponent("qt.57.gcc_64");

gui.clickButton(buttons.NextButton);
}
Expand Down

0 comments on commit f951e4d

Please sign in to comment.