mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Merge branch '4.11' of github.com:Ultimaker/Cura
This commit is contained in:
commit
b2c6063b61
1 changed files with 1 additions and 0 deletions
|
@ -468,6 +468,7 @@ class CuraEngineBackend(QObject, Backend):
|
|||
self._error_message.show()
|
||||
self.setState(BackendState.Error)
|
||||
self.backendError.emit(job)
|
||||
return
|
||||
else:
|
||||
self.setState(BackendState.NotStarted)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue