mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00: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