internal: oop forgot to commit this
part of previous commit fix
This commit is contained in:
parent
f11e3ec5ef
commit
789c58e90a
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ Variants {
|
||||||
property bool dashboard
|
property bool dashboard
|
||||||
property bool utilities
|
property bool utilities
|
||||||
|
|
||||||
Component.onCompleted: Visibilities.screens[scope.modelData] = this
|
Component.onCompleted: Visibilities.load(scope.modelData, this)
|
||||||
}
|
}
|
||||||
|
|
||||||
Interactions {
|
Interactions {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue