mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-10 16:27:51 -06:00
Fix typo
Derp. CURA-5772
This commit is contained in:
parent
a7edd893d7
commit
1c70a62df6
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ UM.MainWindow
|
|||
{
|
||||
target: stageMenu.item
|
||||
onShowTooltip: base.showTooltip(item, location, text)
|
||||
onHideTooltop: base.hideTooltip()
|
||||
onHideTooltip: base.hideTooltip()
|
||||
}
|
||||
|
||||
JobSpecs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue