remove useless key navigation
This commit is contained in:
parent
852e90e317
commit
063851445a
8 changed files with 2 additions and 31 deletions
|
|
@ -253,7 +253,6 @@ PageType {
|
|||
textFieldPlaceholderText: qsTr("application name")
|
||||
buttonImageSource: "qrc:/images/controls/plus.svg"
|
||||
|
||||
Keys.onTabPressed: lastItemTabClicked(focusItem)
|
||||
rightButtonClickedOnEnter: true
|
||||
|
||||
clickedFunc: function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue