KiCad PCB EDA Suite
|
#include <dialogs/dialog_rc_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_RC::OUTPUT_FORMAT, wxString > | outputFormatMap |
|
static |
Definition at line 26 of file dialog_rc_job.cpp.
Referenced by DIALOG_RC_JOB::DIALOG_RC_JOB(), DIALOG_RC_JOB::getSelectedFormat(), and DIALOG_RC_JOB::setSelectedFormat().