KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_rc_job.cpp File Reference
#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
 

Variable Documentation

◆ outputFormatMap

std::map<JOB_RC::OUTPUT_FORMAT, wxString> outputFormatMap
static