mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 15:44:12 -06:00
Use async timer everywhere
This commit is contained in:
parent
08047c11eb
commit
a1bcbea816
2 changed files with 14 additions and 15 deletions
|
@ -321,9 +321,6 @@ Print::clear_objects()
|
|||
this->delete_object(i);
|
||||
|
||||
this->clear_regions();
|
||||
|
||||
this->state.invalidate(psSkirt);
|
||||
this->state.invalidate(psBrim);
|
||||
}
|
||||
|
||||
PrintObject*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue