mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08:00
Fix typo
Derp. CURA-5772
This commit is contained in:
parent
a7edd893d7
commit
1c70a62df6
@ -166,7 +166,7 @@ UM.MainWindow
|
|||||||
{
|
{
|
||||||
target: stageMenu.item
|
target: stageMenu.item
|
||||||
onShowTooltip: base.showTooltip(item, location, text)
|
onShowTooltip: base.showTooltip(item, location, text)
|
||||||
onHideTooltop: base.hideTooltip()
|
onHideTooltip: base.hideTooltip()
|
||||||
}
|
}
|
||||||
|
|
||||||
JobSpecs
|
JobSpecs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user