mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-30 16:42:43 +00:00
Next step of Perl to C++ configuration layer conversion.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
void load();
|
||||
void save();
|
||||
bool exists();
|
||||
bool dirty();
|
||||
|
||||
std::string get(char *name);
|
||||
void set(char *name, char *value);
|
||||
|
||||
Reference in New Issue
Block a user