Commit dc49175b authored by Andras Becsi's avatar Andras Becsi Committed by The Qt Project
Browse files

Do not assume that the webview only contains RWHV delegates


This fixes an assertion for QML code like:

WebEngineView {
    ...
    MouseArea {
       ...
    }
}

Change-Id: I7a9bfb801c81ea53c1cc830b44fe224a0b78db2d
Reviewed-by: default avatarZeno Albisser <zeno.albisser@digia.com>
Showing with 2 additions and 3 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