mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 07:47:30 +02:00
Remove default focus on text fields
This commit is contained in:
parent
167cb72a0e
commit
14784a6088
1 changed files with 0 additions and 1 deletions
|
@ -125,7 +125,6 @@ Rectangle {
|
|||
|
||||
TextField {
|
||||
id: addressLine
|
||||
focus: true
|
||||
anchors {
|
||||
left: parent.left; right: parent.right;
|
||||
top: row.bottom; margins: 16;
|
||||
|
|
Loading…
Reference in a new issue