|
KiCad PCB EDA Suite
|
#include "sch_io/sch_io.h"#include <wx/dir.h>#include <wx/filename.h>#include <wx/translation.h>#include <ki_exception.h>#include <lib_symbol.h>#include <sch_io/sch_io_mgr.h>Go to the source code of this file.
Macros | |
| #define | FMT_UNIMPLEMENTED wxT( "Plugin \"%s\" does not implement the \"%s\" function." ) |
| #define | NOT_IMPLEMENTED(aCaller) |
| #define FMT_UNIMPLEMENTED wxT( "Plugin \"%s\" does not implement the \"%s\" function." ) |
Definition at line 34 of file sch_io.cpp.
| #define NOT_IMPLEMENTED | ( | aCaller | ) |
Definition at line 35 of file sch_io.cpp.