mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
On Windows associate .gcode files to gcode viewer application
This commit is contained in:
parent
bab808941e
commit
fdee18534b
2 changed files with 62 additions and 35 deletions
|
@ -316,6 +316,7 @@ private:
|
|||
|
||||
#ifdef __WXMSW__
|
||||
void associate_3mf_files();
|
||||
void associate_gcode_files();
|
||||
#endif // __WXMSW__
|
||||
};
|
||||
DECLARE_APP(GUI_App)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue