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

@ -178,8 +178,6 @@ PageType {
anchors.rightMargin: 16
anchors.leftMargin: 16
Keys.onTabPressed: lastItemTabClicked(focusItem)
BasicButtonType {
id: connectButton
Layout.fillWidth: true