mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 12:45:57 +08: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
@ -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:
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user