Fix contact settings unavailable
This commit is contained in:
parent
b562c529bc
commit
b3cc4f8be2
1 changed files with 0 additions and 1 deletions
|
|
@ -79,7 +79,6 @@ RowLayout {
|
|||
}
|
||||
Binding {
|
||||
id: binding
|
||||
enabled: modelData
|
||||
target: modelData ? modelData.core : null
|
||||
property: "enabled"
|
||||
value: switchButton.checked
|
||||
|
|
|
|||
Loading…
Reference in a new issue