mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-17 03:37:54 -06:00
Macos: add the support of file association
Change-Id: Iacd3b35423dac6f63416628d28b0502ba175f7b4
This commit is contained in:
parent
55d59c7248
commit
b1e8fadb09
5 changed files with 159 additions and 34 deletions
|
@ -22,6 +22,7 @@ struct GUI_InitParams
|
|||
|
||||
//BBS: remove start_as_gcodeviewer logic
|
||||
//bool start_as_gcodeviewer;
|
||||
bool input_gcode { false };
|
||||
};
|
||||
|
||||
int GUI_Run(GUI_InitParams ¶ms);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue