Skip to content
Snippets Groups Projects
Commit d6d09e34 authored by inso's avatar inso
Browse files

Update qt-installer-noninteractive.qs

parent 6f4b52be
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -26,9 +26,9 @@ Controller.prototype.TargetDirectoryPageCallback = function() ...@@ -26,9 +26,9 @@ Controller.prototype.TargetDirectoryPageCallback = function()
} }
Controller.prototype.ComponentSelectionPageCallback = function() { Controller.prototype.ComponentSelectionPageCallback = function() {
//var widget = gui.currentPageWidget(); var widget = gui.currentPageWidget();
//widget.selectAll(); widget.selectAll();
gui.clickButton(buttons.NextButton); gui.clickButton(buttons.NextButton);
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment