kicad/eeschema/sch_plugins/legacy
Ian McInerney ecd9bf696e Be consistent about using nullptr instead of 0
0 can be too easily overloaded into an int, so ensure we use nullptr
when we mean pointers.
2021-04-22 22:20:34 +01:00
..
sch_legacy_plugin.cpp Be consistent about using nullptr instead of 0 2021-04-22 22:20:34 +01:00
sch_legacy_plugin.h Remove m_props from symbol library plugins. It's not thread-safe. 2021-03-26 21:57:32 +00:00