nocase -> camelCase

done as part of CURA-12443

Co-authored-by: Erwan MATHIEU <erwan.mathieu@ultimaker.com>
This commit is contained in:
Remco Burema 2025-03-05 09:10:52 +01:00 committed by GitHub
parent cf419c3025
commit 6a4890ecd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -92,7 +92,7 @@ SettingItem
UM.Label UM.Label
{ {
id: unitlabel id: unitLabel
anchors anchors
{ {
@ -111,7 +111,7 @@ SettingItem
Binding Binding
{ {
target: unitlabel target: unitLabel
property: "text" property: "text"
value: value:
{ {