KiCad PCB EDA Suite
|
#include <base_screen.h>
#include <lib_symbol.h>
#include <default_values.h>
#include <eeschema_settings.h>
#include <macros.h>
#include <pgm_base.h>
#include <schematic_settings.h>
#include <settings/json_settings_internals.h>
#include <settings/parameters.h>
#include <settings/settings_manager.h>
#include <settings/bom_settings.h>
#include <sim/spice_settings.h>
Go to the source code of this file.
Variables | |
const int | schSettingsSchemaVersion = 1 |
const int schSettingsSchemaVersion = 1 |
Definition at line 36 of file schematic_settings.cpp.