Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
2.0.1
-
Windows 8.1
-
f25efeed5 (4.5)
-
Qt Installer Sprint 77
Description
gui.showSettingsButton(false) doesn't hide the Settings button. Example:
function Controller()
{ gui.setSettingsButtonEnabled(false); // disables button as expected gui.showSettingsButton(false); // no effect }Attachments
Issue Links
- resulted in
-
QTIFW-3078 Custom repositories cannot be added in the offline installer
- Closed