dashboard: fix index not initialised
This commit is contained in:
parent
7d92c19358
commit
30adbfb42f
1 changed files with 3 additions and 2 deletions
|
|
@ -108,6 +108,7 @@ Item {
|
||||||
}
|
}
|
||||||
|
|
||||||
Pane {
|
Pane {
|
||||||
|
index: 3
|
||||||
sourceComponent: Weather {}
|
sourceComponent: Weather {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue