mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-21 15:51:10 -06:00
Abort semantics added.
Signed-off-by: tamasmeszaros <meszaros.q@gmail.com>
This commit is contained in:
parent
6e2ed48e5a
commit
6106ce9ff0
9 changed files with 74 additions and 35 deletions
|
@ -28,7 +28,7 @@ bool AppControllerBoilerplate::supports_asynch() const
|
|||
|
||||
void AppControllerBoilerplate::process_events()
|
||||
{
|
||||
wxSafeYield();
|
||||
wxYieldIfNeeded();
|
||||
}
|
||||
|
||||
AppControllerBoilerplate::PathList
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue