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