Commit 9d1a77b5 authored by Stephan Binner's avatar Stephan Binner
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.

Backport of d95b9295

 from 5.5

Change-Id: I2a2a0a6196fcb3baa39603d9c929183b454f39ed
Reviewed-by: default avatarAndras Becsi <andras.becsi@theqtcompany.com>
Showing with 73 additions and 5 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