mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-07 17:37:03 +02: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