mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-29 04:29:34 -07:00
macos mm files
This commit is contained in:
@@ -52,8 +52,9 @@ private:
|
||||
void register_window();
|
||||
//INT_PTR WINAPI WinProcCallback(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam);
|
||||
#elif __APPLE__
|
||||
void *m_rdmmm;
|
||||
void register_window();
|
||||
void list_devices();
|
||||
//void list_devices();
|
||||
#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);
|
||||
|
||||
Reference in New Issue
Block a user