KiCad PCB EDA Suite
|
#include <dialogs/dialog_board_stats_job.h>
#include <map>
#include <i18n_utility.h>
#include <wildcards_and_files_ext.h>
Go to the source code of this file.
Variables | |
static std::map< JOB_EXPORT_PCB_STATS::OUTPUT_FORMAT, wxString > | outputFormatMap |
|
static |
Definition at line 27 of file dialog_board_stats_job.cpp.