KiCad PCB EDA Suite
|
#include <pgm_base.h>
#include <settings/settings_manager.h>
#include <pcbnew_settings.h>
#include <config_map.h>
#include <panel_pcb_display_options.h>
#include <widgets/gal_options_panel.h>
Go to the source code of this file.
Variables | |
static const UTIL::CFG_MAP< TRACK_CLEARANCE_MODE > | clearanceModeMap |
|
static |
Definition at line 29 of file panel_pcb_display_options.cpp.
Referenced by PANEL_PCB_DISPLAY_OPTIONS::loadPCBSettings(), and PANEL_PCB_DISPLAY_OPTIONS::TransferDataFromWindow().