KiCad PCB EDA Suite
|
#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. | |
#define PROJECT_BACKUPS_DIR_SUFFIX wxT( "-backups" ) |
Project settings path will be <projectname> + this.
Definition at line 42 of file settings_manager.h.