Explicitly tab to search from arrowkeys

This commit is contained in:
Dag Heyman 2017-03-21 15:51:37 +01:00
parent d79c86bcb5
commit 1e5e5ee2b7
No known key found for this signature in database
GPG Key ID: 06FC004369E7D338

View File

@ -166,6 +166,7 @@ ApplicationWindow {
ArrowKeysSelecter {
id: arrowKeys
credRepeater: repeater
KeyNavigation.tab: search
}
ColumnLayout {