mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-06 03:52:58 +00:00
trying to get the export dialog for zip files.
This commit is contained in:
@@ -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_
|
||||
|
||||
Reference in New Issue
Block a user