mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 15:43:17 +02:00
Update FlickableWebViewCore.qml
This commit is contained in:
parent
dac9c49175
commit
4576632b69
1 changed files with 1 additions and 3 deletions
|
@ -43,12 +43,10 @@ Item {
|
|||
}
|
||||
|
||||
function onLoadingChanged(loadRequest) {
|
||||
webViewCore.profile.httpUserAgent: "LOLICON"
|
||||
}
|
||||
|
||||
ControlsUit.ProxyWebView {
|
||||
id:
|
||||
profile: WebEngineProfile { httpUserAgent: "TEST2"}
|
||||
id: webViewCore
|
||||
width: parent.width
|
||||
height: parent.height
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue