remove useless key navigation

This commit is contained in:
Cyril Anisimov 2024-10-17 04:14:18 +02:00
parent 852e90e317
commit 063851445a
8 changed files with 2 additions and 31 deletions

View file

@ -158,7 +158,6 @@ PageType {
enabled: isPortEditable | isCipherEditable
text: qsTr("Save")
Keys.onTabPressed: lastItemTabClicked(focusItem)
clickedFunc: function() {
forceActiveFocus()