KiCad PCB EDA Suite
|
Go to the source code of this file.
Variables | |
const int | kicadSchemaVersion = 0 |
! Update the schema version whenever a migration is required | |
const nlohmann::json | PCM_DEFAULT_REPOSITORIES |
const int kicadSchemaVersion = 0 |
! Update the schema version whenever a migration is required
Definition at line 27 of file kicad_settings.cpp.
const nlohmann::json PCM_DEFAULT_REPOSITORIES |
Definition at line 30 of file kicad_settings.cpp.
Referenced by KICAD_SETTINGS::KICAD_SETTINGS().