KiCad PCB EDA Suite
|
#include <settings/cvpcb_settings.h>
#include <settings/parameters.h>
#include <wx/config.h>
#include <geometry/geometry_utils.h>
Go to the source code of this file.
Variables | |
const int | cvpcbSchemaVersion = 0 |
! Update the schema version whenever a migration is required | |
const int cvpcbSchemaVersion = 0 |
! Update the schema version whenever a migration is required
Definition at line 31 of file cvpcb_settings.cpp.
Referenced by CVPCB_SETTINGS::CVPCB_SETTINGS().