osx device unmount callback - not sure if will build

This commit is contained in:
David Kocik 2019-12-09 15:33:10 +01:00
parent 8f069e2d47
commit 91c358fe23
4 changed files with 61 additions and 6 deletions

View file

@ -169,6 +169,7 @@ if (APPLE)
list(APPEND SLIC3R_GUI_SOURCES
Utils/RetinaHelperImpl.mm
Utils/MacDarkMode.mm
GUI/RemovableDriveManager.mm
)
endif ()