mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-04 17:07:08 +02:00
Yet another fix.
This commit is contained in:
@@ -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 ||
|
||||||
|
|||||||
Reference in New Issue
Block a user