1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-29 10:55:50 +00:00

Altering sla export interface to support explicit project name.

This commit is contained in:
tamasmeszaros
2019-04-04 12:30:11 +02:00
parent 369cdd8b3b
commit 590ae25b13
5 changed files with 19 additions and 30 deletions
-3
View File
@@ -81,9 +81,6 @@ public:
/// file is up to minz after the erroneous write.
void finish_entry();
/// Gets the name of the archive without the path or extension.
std::string get_name() const;
void finalize();
};