mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 02:57:10 +02:00
update formatting
This commit is contained in:
parent
ea1c21e685
commit
84e4de4bad
1 changed files with 12 additions and 12 deletions
|
@ -206,7 +206,7 @@ ScrollingWindow {
|
|||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
onFeaturePermissionRequested: {
|
||||
permissionsBar.securityOrigin =securityOrigin;
|
||||
permissionsBar.securityOrigin = securityOrigin;
|
||||
permissionsBar.feature = feature;
|
||||
root.showPermissionsBar();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue