kicad/eeschema/sch_plugins/eagle
Marek Roszko eff75b630f Get rid of anonymous struct typedefs
We are using C++14 where there is no reason for this and is banned in C++20 under P1766R1. MSVC generates a warning under C++14 as a reminder.
2021-07-01 18:28:41 -04:00
..
sch_eagle_plugin.cpp Escape "naughty" characters in symbol names. 2021-06-30 13:12:57 +01:00
sch_eagle_plugin.h Get rid of anonymous struct typedefs 2021-07-01 18:28:41 -04:00