KiCad PCB EDA Suite
|
#include "bom_plugins.h"
#include <config.h>
#include <paths.h>
#include <wx/ffile.h>
#include <wx/log.h>
Go to the source code of this file.
Variables | |
const wxChar | BOM_TRACE [] = wxT( "BOM_GENERATORS" ) |
const wxChar BOM_TRACE[] = wxT( "BOM_GENERATORS" ) |
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().