mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
nocase -> camelCase
done as part of CURA-12443 Co-authored-by: Erwan MATHIEU <erwan.mathieu@ultimaker.com>
This commit is contained in:
parent
cf419c3025
commit
6a4890ecd7
1 changed files with 2 additions and 2 deletions
|
@ -92,7 +92,7 @@ SettingItem
|
|||
|
||||
UM.Label
|
||||
{
|
||||
id: unitlabel
|
||||
id: unitLabel
|
||||
|
||||
anchors
|
||||
{
|
||||
|
@ -111,7 +111,7 @@ SettingItem
|
|||
|
||||
Binding
|
||||
{
|
||||
target: unitlabel
|
||||
target: unitLabel
|
||||
property: "text"
|
||||
value:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue