mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
Fixing horrendous error in destructor.
This commit is contained in:
@@ -78,6 +78,8 @@ public:
|
||||
|
||||
/// Gets the name of the archive without the path or extension.
|
||||
std::string get_name() const;
|
||||
|
||||
void close();
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user