remove useless key navigation
This commit is contained in:
parent
852e90e317
commit
063851445a
8 changed files with 2 additions and 31 deletions
|
|
@ -73,7 +73,6 @@ PageType {
|
|||
anchors.bottomMargin: 32
|
||||
|
||||
text: qsTr("Continue")
|
||||
Keys.onTabPressed: lastItemTabClicked(focusItem)
|
||||
|
||||
clickedFunc: function() {
|
||||
if (ImportController.extractConfigFromData(textKey.textFieldText)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue