mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 14:13:57 -06:00
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
This commit is contained in:
commit
1545474261
8 changed files with 46 additions and 24 deletions
|
@ -2073,6 +2073,8 @@ Plater::priv::~priv()
|
|||
{
|
||||
if (config != nullptr)
|
||||
delete config;
|
||||
if (notification_manager != nullptr)
|
||||
delete notification_manager;
|
||||
}
|
||||
|
||||
void Plater::priv::update(unsigned int flags)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue