parent
b95315ffd6
commit
327f64a239
|
@ -21,6 +21,7 @@ Page {
|
|||
signal backClicked()
|
||||
|
||||
anchors.fill: parent
|
||||
background: null
|
||||
|
||||
Component.onCompleted: confPswInput.forceActiveFocus(Qt.MouseFocusReason)
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Page {
|
|||
signal backClicked()
|
||||
|
||||
Component.onCompleted: { view.forceNewPswInputFocus() }
|
||||
|
||||
background: null
|
||||
QtObject {
|
||||
id: d
|
||||
readonly property int zBehind: 1
|
||||
|
|
Loading…
Reference in New Issue