kicad/pcbnew/plugins/fabmaster
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch.
They don't define a KiCad string class, so the header file name was
somewhat misleading. But the fact that they didn't match definitely
made coding more difficult.
2021-07-29 16:03:25 +01:00
..
CMakeLists.txt
fabmaster_plugin.cpp More NULL expunging. 2021-07-20 07:27:18 -04:00
fabmaster_plugin.h More NULL expunging. 2021-07-20 07:27:18 -04:00
import_fabmaster.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
import_fabmaster.h Pass std::string by reference instead of on the stack where applicable. 2021-07-27 13:30:05 -04:00