kicad/eeschema/sch_plugins/legacy
Jeff Young 8a33542bcd SCH_COMPONENT::GetField() expects a vector index, not a field id.
Check this at compile time.  Callers wanting to use an index now must
use SCH_COMPONENT::GetFields()[i] instead.

Fixes https://gitlab.com/kicad/code/kicad/issues/7757
2021-02-28 15:10:37 +00:00
..
sch_legacy_plugin.cpp SCH_COMPONENT::GetField() expects a vector index, not a field id. 2021-02-28 15:10:37 +00:00
sch_legacy_plugin.h Cleanup: Move KiCad files into plugins folder 2020-10-12 16:36:08 +00:00