kicad/pcbnew/python/swig/fp_text.i

9 lines
94 B
OpenEdge ABL

%include fp_text.h
%include fp_textbox.h
%{
#include <fp_text.h>
#include <fp_textbox.h>
%}