KiCad PCB EDA Suite
|
#include <wx/arrstr.h>
#include <wx/file.h>
#include <wx/filename.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | BOM_GENERATOR_HANDLER |
Bill of material output generator. More... | |
Variables | |
const wxChar | BOM_TRACE [] |
|
extern |
Definition at line 32 of file bom_plugins.cpp.
Referenced by BOM_GENERATOR_HANDLER::BOM_GENERATOR_HANDLER(), BOM_GENERATOR_HANDLER::FindFilePath(), and DIALOG_BOM::installGeneratorsList().