mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 09:47:58 -06:00
macos mm files
This commit is contained in:
parent
0861b2ec59
commit
e0a12342da
4 changed files with 36 additions and 8 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue