Commit 0a6707ac authored by Allan Sandfeld Jensen's avatar Allan Sandfeld Jensen Committed by Simon Hausmann
Browse files

Fix crash when accessibility is disabled


With the no-accessibility feature moved to qtgui-config, we don't
always include it where web_content_apapter_client.h is included, which
gives it an inconsistent binary layout.

Solve it by making the optional method always defined as it doesn't
rely on anything from accessibility.

Task-number: QTBUG-61200
Change-Id: I65f34ab2b6763f3166b945e700994bd8d019a835
Reviewed-by: default avatarAlexandru Croitor <alexandru.croitor@qt.io>
Showing with 1 addition and 10 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