mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-29 16:50:18 -07:00
macos implementation
This commit is contained in:
@@ -55,10 +55,12 @@ private:
|
||||
void *m_rdmmm;
|
||||
void register_window();
|
||||
//void list_devices();
|
||||
void search_path(const std::string &path, const std::string &parent_path);
|
||||
bool compare_filesystem_id(const std::string &path_a, const std::string &path_b);
|
||||
#else
|
||||
void search_path(const std::string &path, const std::string &parent_path);
|
||||
bool compare_filesystem_id(const std::string &path_a, const std::string &path_b);
|
||||
#endif
|
||||
};
|
||||
}}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user