mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
#3964 - Attempt to fix crash when closing on Linux (Debian unstable)
This commit is contained in:
parent
daa6dd0a25
commit
1f3046f65d
4 changed files with 23 additions and 7 deletions
|
@ -262,6 +262,7 @@ public:
|
|||
void set_current_canvas_as_dirty();
|
||||
#if ENABLE_NON_STATIC_CANVAS_MANAGER
|
||||
void unbind_canvas_event_handlers();
|
||||
void reset_canvas_volumes();
|
||||
#endif // ENABLE_NON_STATIC_CANVAS_MANAGER
|
||||
|
||||
PrinterTechnology printer_technology() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue