kicad/common/swig/kiway_player.i

9 lines
118 B
OpenEdge ABL

// Swig interface to classes KIWAY_PLAYER and KIWAY_HOLDER
%include kiway_player.h
%{
#include <kiway_player.h>
%}