1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-12 08:14:26 +00:00

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
+2 -1
View File
@@ -48,6 +48,7 @@ const wxString file_wildcards[FT_SIZE] = {
/* FT_INI */ "INI files *.ini|*.ini;*.INI",
/* FT_SVG */ "SVG files *.svg|*.svg;*.SVG",
/* FT_PNGZIP */"Zipped PNG files *.zip|*.zip;*.ZIP", // This is lame, but that's what we use for SLA
};
@@ -715,4 +716,4 @@ wxNotebook* GUI_App::tab_panel() const
} // GUI
} //Slic3r
} //Slic3r