mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-10 15:39:10 +08:00
Yet another fix.
This commit is contained in:
parent
f76880cd5e
commit
f9e3b935d3
@ -364,6 +364,7 @@ void Preview::reload_print(bool keep_volumes)
|
|||||||
m_volumes_cleanup_required = !keep_volumes;
|
m_volumes_cleanup_required = !keep_volumes;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
#endif /* __linux __ */
|
||||||
if (
|
if (
|
||||||
#ifdef __linux__
|
#ifdef __linux__
|
||||||
m_volumes_cleanup_required ||
|
m_volumes_cleanup_required ||
|
||||||
|
Loading…
x
Reference in New Issue
Block a user