Files
kicad-source-mirror/pcbnew/python/swig/pcb_text.i
T
Seth Hillbrand adf885b667 Move pcbnew swig
Separates the python scripts into those using swig and those needed for
other scripting
2021-06-01 20:18:24 +00:00

8 lines
51 B
OpenEdge ABL

%include pcb_text.h
%{
#include <pcb_text.h>
%}