chore: object name in ProfileLayout.qml
This commit is contained in:
parent
ee4077d673
commit
c7e5dc75bc
|
@ -24,6 +24,8 @@ import StatusQ.Core.Utils 0.1 as SQUtils
|
||||||
StatusSectionLayout {
|
StatusSectionLayout {
|
||||||
id: root
|
id: root
|
||||||
|
|
||||||
|
objectName: "profileStatusSectionLayout"
|
||||||
|
|
||||||
property ProfileSectionStore store
|
property ProfileSectionStore store
|
||||||
property var globalStore
|
property var globalStore
|
||||||
property var systemPalette
|
property var systemPalette
|
||||||
|
|
Loading…
Reference in New Issue