Change appConfig store / load
This commit is contained in:
parent
5e9ed16f90
commit
62d8c80158
7 changed files with 107 additions and 361 deletions
|
@ -39,7 +39,7 @@ static const std::string VERSION_CHECK_URL = "https://files.prusa3d.com/wp-conte
|
|||
|
||||
const std::string AppConfig::SECTION_FILAMENTS = "filaments";
|
||||
const std::string AppConfig::SECTION_MATERIALS = "sla_materials";
|
||||
const std::string AppConfig::SECTION_EMBOSS = "emboss";
|
||||
const std::string AppConfig::SECTION_FONT = "font";
|
||||
|
||||
void AppConfig::reset()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue