mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
trying to get the export dialog for zip files.
This commit is contained in:
parent
c6695538a9
commit
90c38daeae
6 changed files with 11 additions and 16 deletions
|
@ -38,6 +38,7 @@ enum FileType
|
|||
|
||||
FT_INI,
|
||||
FT_SVG,
|
||||
FT_PNGZIP,
|
||||
|
||||
FT_SIZE,
|
||||
};
|
||||
|
@ -152,4 +153,4 @@ DECLARE_APP(GUI_App)
|
|||
} // GUI
|
||||
} //Slic3r
|
||||
|
||||
#endif // slic3r_GUI_App_hpp_
|
||||
#endif // slic3r_GUI_App_hpp_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue