chore: object name in ProfileLayout.qml

This commit is contained in:
Anastasiya Semenkevich 2023-11-16 11:11:18 +03:00 committed by Anastasiya
parent ee4077d673
commit c7e5dc75bc
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ import StatusQ.Core.Utils 0.1 as SQUtils
StatusSectionLayout {
id: root
objectName: "profileStatusSectionLayout"
property ProfileSectionStore store
property var globalStore
property var systemPalette