|
KiCad PCB EDA Suite
|
#include <array>#include <pcb_calculator_settings.h>#include <settings/common_settings.h>#include <settings/json_settings_internals.h>#include <settings/parameters.h>#include <wx/config.h>Go to the source code of this file.
Variables | |
| const int | pcbCalculatorSchemaVersion = 0 |
| ! Update the schema version whenever a migration is required | |
| const int pcbCalculatorSchemaVersion = 0 |
! Update the schema version whenever a migration is required
Definition at line 33 of file pcb_calculator_settings.cpp.
Referenced by PCB_CALCULATOR_SETTINGS::PCB_CALCULATOR_SETTINGS().