![]() |
KiCad PCB EDA Suite
|
#include <io_mgr.h>
#include <string>
#include <layers_id_colors_and_visibility.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | LEGACY_PLUGIN |
A PLUGIN derivation which could possibly be put into a DLL/DSO. More... | |
Macros | |
#define | FOOTPRINT_LIBRARY_HEADER "PCBNEW-LibModule-V1" |
#define | FOOTPRINT_LIBRARY_HEADER_CNT 18 |
#define FOOTPRINT_LIBRARY_HEADER "PCBNEW-LibModule-V1" |
Definition at line 38 of file legacy_plugin.h.
#define FOOTPRINT_LIBRARY_HEADER_CNT 18 |
Definition at line 39 of file legacy_plugin.h.