mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 18:46:00 +08:00
Typo, wrong item type, "item"
CURA-5941
This commit is contained in:
parent
8f278fe938
commit
8dc2a41fb7
@ -284,7 +284,7 @@ UM.MainWindow
|
|||||||
printSetupSelector.parent = stageMenu
|
printSetupSelector.parent = stageMenu
|
||||||
printSetupSelector.visible = false
|
printSetupSelector.visible = false
|
||||||
}
|
}
|
||||||
property item oldParent: null
|
property Item oldParent: null
|
||||||
|
|
||||||
// The printSetupSelector is defined here so that the setting list doesn't need to get re-instantiated
|
// The printSetupSelector is defined here so that the setting list doesn't need to get re-instantiated
|
||||||
// Every time the stage is changed.
|
// Every time the stage is changed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user