macos eject

This commit is contained in:
Slic3rPE 2019-12-11 16:59:26 +01:00
parent 6dddc1cc6b
commit 38c69f16f0
4 changed files with 11 additions and 1 deletions

View file

@ -80,6 +80,7 @@ public:
~RDMMMWrapper();
void register_window();
void list_devices();
void log(const std::string &msg);
protected:
void *m_imp;
//friend void RemovableDriveManager::inspect_file(const std::string &path, const std::string &parent_path);