remove useless key navigation
This commit is contained in:
parent
852e90e317
commit
063851445a
8 changed files with 2 additions and 31 deletions
|
|
@ -158,7 +158,6 @@ PageType {
|
|||
enabled: isPortEditable | isCipherEditable
|
||||
|
||||
text: qsTr("Save")
|
||||
Keys.onTabPressed: lastItemTabClicked(focusItem)
|
||||
|
||||
clickedFunc: function() {
|
||||
forceActiveFocus()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue