![]() |
KiCad PCB EDA Suite
|
#include <base_screen.h>
#include <lib_symbol.h>
#include <convert_to_biu.h>
#include <default_values.h>
#include <eda_text.h>
#include <eeschema_settings.h>
#include <kiface_i.h>
#include <schematic_settings.h>
#include <settings/parameters.h>
Go to the source code of this file.
Variables | |
const int | schSettingsSchemaVersion = 0 |
const int schSettingsSchemaVersion = 0 |
Definition at line 32 of file schematic_settings.cpp.