KiCad PCB EDA Suite
Loading...
Searching...
No Matches
settings_manager.h File Reference
#include <algorithm>
#include <mutex>
#include <typeinfo>
#include <core/wx_stl_compat.h>
#include <settings/color_settings.h>

Go to the source code of this file.

Classes

class  SETTINGS_MANAGER
 

Macros

#define PROJECT_BACKUPS_DIR_SUFFIX   wxT( "-backups" )
 Project settings path will be <projectname> + this. More...
 

Macro Definition Documentation

◆ PROJECT_BACKUPS_DIR_SUFFIX

#define PROJECT_BACKUPS_DIR_SUFFIX   wxT( "-backups" )

Project settings path will be <projectname> + this.

Definition at line 41 of file settings_manager.h.