Commit d95b9295 authored by Michael Brüning's avatar Michael Brüning
Browse files

Enable building Qt WebEngine without accessiblity enabled.


This adds guards that for QT_NO_ACCESSIBILITY being not defined
around the code that uses accessibility types.

It disables the quicknanobrowser and quicktestbrowser examples
which need Qt QuickControls, which has a hard dependency to
accessibility being enabled.

Task-number: QTBUG-43305
Change-Id: Ifa39e3ce447ebc2124f52e00b29b1d7d2231035e
Reviewed-by: default avatarAndras Becsi <andras.becsi@theqtcompany.com>
parent 82bef8eb
No related merge requests found
Showing with 68 additions and 6 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment