mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-19 22:14:28 +08:00
Fix a compilation error on Win32
This commit is contained in:
parent
e2b203ba8d
commit
d0db8914f7
@ -9,7 +9,9 @@
|
|||||||
|
|
||||||
namespace Slic3r { namespace GUI {
|
namespace Slic3r { namespace GUI {
|
||||||
|
|
||||||
|
#if __APPLE__
|
||||||
IOPMAssertionID assertionID;
|
IOPMAssertionID assertionID;
|
||||||
|
#endif
|
||||||
|
|
||||||
void
|
void
|
||||||
disable_screensaver()
|
disable_screensaver()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user