mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 18:50:00 +02:00
dont need this code here
This commit is contained in:
parent
d73728ae78
commit
56f8282607
1 changed files with 0 additions and 4 deletions
|
@ -129,10 +129,6 @@ Window {
|
||||||
id: webviewProfile
|
id: webviewProfile
|
||||||
storageName: "qmlUserBrowser"
|
storageName: "qmlUserBrowser"
|
||||||
}
|
}
|
||||||
|
|
||||||
onFeaturePermissionRequested: {
|
|
||||||
grantFeaturePermission(securityOrigin, feature, true);
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
} // item
|
} // item
|
||||||
|
|
Loading…
Reference in a new issue