mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
WIP: Cleanup MachineSettingsAction
This commit is contained in:
parent
a92971d80e
commit
a106a9ddb9
6 changed files with 76 additions and 83 deletions
|
@ -84,6 +84,9 @@ Item
|
|||
return
|
||||
}
|
||||
|
||||
// notify the current MachineAction that it has finished
|
||||
currentActionItem.action.setFinished()
|
||||
// move on to the next MachineAction
|
||||
currentActionIndex++
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue