trying to get the export dialog for zip files.

This commit is contained in:
tamasmeszaros 2018-11-12 18:09:47 +01:00
parent c6695538a9
commit 90c38daeae
6 changed files with 11 additions and 16 deletions

View file

@ -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_