KiCad PCB EDA Suite
Loading...
Searching...
No Matches
diff_doc_kind.cpp File Reference
#include <diff_merge/diff_doc_kind.h>
#include <wildcards_and_files_ext.h>
#include <wx/filename.h>

Go to the source code of this file.

Namespaces

namespace  KICAD_DIFF
 

Functions

DOC_KIND KICAD_DIFF::DocKindFromExtension (const wxString &aPath)
 Map a path's extension to a DOC_KIND (.kicad_pcb -> PCB, .kicad_sch -> SCH, .kicad_sym -> SYM_LIB, .kicad_mod -> FOOTPRINT; anything else -> UNKNOWN).