mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
Update UIT QML control
This commit is contained in:
parent
1cb08952ae
commit
28d0fc677c
1 changed files with 3 additions and 1 deletions
|
@ -68,5 +68,7 @@ WebEngineView {
|
|||
request.openIn(newWindow.webView)
|
||||
}
|
||||
|
||||
profile: desktop.browserProfile
|
||||
// This breaks the webchannel used for passing messages. Fixed in Qt 5.6
|
||||
// See https://bugreports.qt.io/browse/QTBUG-49521
|
||||
//profile: desktop.browserProfile
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue