KiCad PCB EDA Suite
Loading...
Searching...
No Matches
board_design_settings.cpp File Reference
#include <pcb_dimension.h>
#include <pcb_track.h>
#include <layer_ids.h>
#include <kiface_base.h>
#include <pad.h>
#include <board_design_settings.h>
#include <drc/drc_item.h>
#include <drc/drc_engine.h>
#include <settings/json_settings_internals.h>
#include <settings/parameters.h>
#include <project/project_file.h>
#include <advanced_config.h>

Go to the source code of this file.

Variables

const int bdsSchemaVersion = 2
 

Variable Documentation

◆ bdsSchemaVersion

const int bdsSchemaVersion = 2

Definition at line 37 of file board_design_settings.cpp.