mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 12:14:00 +02:00
extra space
This commit is contained in:
parent
84e4de4bad
commit
38765e6fa4
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ ScrollingWindow {
|
|||
anchors.right: parent.right
|
||||
onFeaturePermissionRequested: {
|
||||
permissionsBar.securityOrigin = securityOrigin;
|
||||
permissionsBar.feature = feature;
|
||||
permissionsBar.feature = feature;
|
||||
root.showPermissionsBar();
|
||||
}
|
||||
onLoadingChanged: {
|
||||
|
|
Loading…
Reference in a new issue