KiCad PCB EDA Suite
Loading...
Searching...
No Matches
cvpcb_settings.cpp File Reference
#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
 

Variable Documentation

◆ cvpcbSchemaVersion

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().