fixed drawer closing on full access share screen
This commit is contained in:
parent
a8ccea00c7
commit
f007e5eb5c
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ PageType {
|
|||
|
||||
shareConnectionDrawer.headerText = qsTr("Accessing ") + serverSelector.text
|
||||
shareConnectionDrawer.configContentHeaderText = qsTr("File with accessing settings to ") + serverSelector.text
|
||||
// serverSelector.close()
|
||||
serverSelector.close()
|
||||
}
|
||||
|
||||
Component.onCompleted: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue