mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2024-11-22 17:15:05 +00:00
11 lines
131 B
OpenEdge ABL
11 lines
131 B
OpenEdge ABL
|
|
|
|
%include pcb_text.h
|
|
%include pcb_textbox.h
|
|
%include font/text_attributes.h
|
|
%{
|
|
#include <pcb_text.h>
|
|
#include <pcb_textbox.h>
|
|
%}
|
|
|