mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 21:58:03 -06:00
Fixing horrendous error in destructor.
This commit is contained in:
parent
ccafc43874
commit
c332dc1c1d
4 changed files with 29 additions and 10 deletions
|
@ -78,6 +78,8 @@ public:
|
|||
|
||||
/// Gets the name of the archive without the path or extension.
|
||||
std::string get_name() const;
|
||||
|
||||
void close();
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue