Merge pull request #1368 from demmm/master
[localeq] Repeater with zonesModel crashes cala
This commit is contained in:
commit
d55a5bde98
@ -27,9 +27,9 @@ RowLayout
|
||||
Layout.fillWidth: true
|
||||
ColumnLayout {
|
||||
id: zones
|
||||
Repeater {
|
||||
ListView {
|
||||
model: config.zonesModel
|
||||
Text {
|
||||
delegate: Text {
|
||||
text: label
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user