mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2024-11-22 16:35:01 +00:00
a24c55affe
Remove SetFields from both symbol and footprint, it doesn't handle mandatory fields and is unlikely to ever be safe.
8 lines
53 B
OpenEdge ABL
8 lines
53 B
OpenEdge ABL
|
|
|
|
%include pcb_field.h
|
|
%{
|
|
#include <pcb_field.h>
|
|
%}
|
|
|