KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
sch_io_mgr.cpp File Reference

Go to the source code of this file.

Macros

#define FMT_UNIMPLEMENTED   _( "Plugin \"%s\" does not implement the \"%s\" function." )
 
#define FMT_NOTFOUND   _( "Plugin type \"%s\" is not found." )
 

Macro Definition Documentation

◆ FMT_NOTFOUND

#define FMT_NOTFOUND   _( "Plugin type \"%s\" is not found." )

Definition at line 45 of file sch_io_mgr.cpp.

◆ FMT_UNIMPLEMENTED

#define FMT_UNIMPLEMENTED   _( "Plugin \"%s\" does not implement the \"%s\" function." )

Definition at line 44 of file sch_io_mgr.cpp.