KiCad PCB EDA Suite
Loading...
Searching...
No Matches
footprint_editor_settings.cpp File Reference
#include <common.h>
#include <footprint_editor_settings.h>
#include <layer_ids.h>
#include <pgm_base.h>
#include <eda_text.h>
#include <settings/common_settings.h>
#include <settings/json_settings_internals.h>
#include <settings/parameters.h>
#include <settings/settings_manager.h>
#include <wx/config.h>
#include <base_units.h>
#include <wx/log.h>

Go to the source code of this file.

Variables

const int fpEditSchemaVersion = 2
 ! Update the schema version whenever a migration is required
 

Variable Documentation

◆ fpEditSchemaVersion

const int fpEditSchemaVersion = 2

! Update the schema version whenever a migration is required

Definition at line 36 of file footprint_editor_settings.cpp.