mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Fix a compilation error on Win32
This commit is contained in:
@@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user