You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To allow building only tools that don't depend on QtNetwork library
availability.
Guard building of Assistant and Designer when QtNetwork is not
available.
Show a warning when Assistant or Designer can't be built due to
QtNetwork missing.
Fixes: QTBUG-127513
Change-Id: I638286cdd17ce2aff2ce990e7642cebe04b9baf9
Reviewed-by: Alexey Edelev <[email protected]>
(cherry picked from commit 8e9a402)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
PURPOSE"Qt Widgets Designer is the Qt tool for designing and building graphical user interfaces (GUIs) with Qt Widgets. You can compose and customize your windows or dialogs in a what-you-see-is-what-you-get (WYSIWYG) manner, and test them using different styles and resolutions."
0 commit comments