mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
NEW:support for importing models from browser to Studio on mac
Change-Id: Ia4c39b3de1705d66a00442d11bd15a61ebc349ff
This commit is contained in:
parent
cf556814ce
commit
6175446aaf
2 changed files with 24 additions and 1 deletions
|
@ -496,6 +496,7 @@ public:
|
|||
void OSXStoreOpenFiles(const wxArrayString &files);
|
||||
// wxWidgets override to get an event on open files.
|
||||
void MacOpenFiles(const wxArrayString &fileNames) override;
|
||||
void MacOpenURL(const wxString& url) override;
|
||||
#endif /* __APPLE */
|
||||
|
||||
Sidebar& sidebar();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue