mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 01:55:57 +08:00
Fixed typo. CURA-2767
This commit is contained in:
parent
14701d89d0
commit
8ff233871f
@ -339,7 +339,7 @@ Item
|
|||||||
enabled: base.settingsEnabled
|
enabled: base.settingsEnabled
|
||||||
property alias _hovered: supportExtruderMouseArea.containsMouse
|
property alias _hovered: supportExtruderMouseArea.containsMouse
|
||||||
|
|
||||||
currentIndex: parseFloat(supportExtruderNr.properties.value)q
|
currentIndex: parseFloat(supportExtruderNr.properties.value)
|
||||||
onActivated:
|
onActivated:
|
||||||
{
|
{
|
||||||
// Send the extruder nr as a string.
|
// Send the extruder nr as a string.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user