chore: add object name for usernameText property

This commit is contained in:
Anastasiya Semenkevich 2024-01-11 17:47:59 +03:00 committed by Anastasiya
parent eb06c64358
commit fb0cf326e9
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ Item {
StyledText {
id: usernameText
objectName: "onboardingHeaderText"
text: qsTr("Your profile")
font.weight: Font.Bold
font.pixelSize: 22