Yet another fix.
This commit is contained in:
parent
f76880cd5e
commit
f9e3b935d3
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue