mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 21:58:03 -06:00
Altering sla export interface to support explicit project name.
This commit is contained in:
parent
369cdd8b3b
commit
590ae25b13
5 changed files with 19 additions and 30 deletions
|
@ -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();
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue