kicad/pcbnew/plugins
Jeff Young e789ad9fb2 Don't use clone to copy an EDA_ITEM. Use Duplicate().
Even if you give the clone a new KIID, all its children will still
be clones.

Fixes https://gitlab.com/kicad/code/kicad/issues/5982
2020-10-13 16:54:26 +01:00
..
altium Require explicit decl of maxError and errorLocations. 2020-10-13 13:49:07 +01:00
cadstar Class renaming. 2020-10-05 11:55:33 +01:00
eagle Don't use clone to copy an EDA_ITEM. Use Duplicate(). 2020-10-13 16:54:26 +01:00
geda Cleanup: Move GEDA PCB files into plugins folder 2020-10-12 16:36:08 +00:00
kicad Cleanup: Move KiCad files into plugins folder 2020-10-12 16:36:08 +00:00
legacy Cleanup: Move KiCad files into plugins folder 2020-10-12 16:36:08 +00:00
pcad Cleanup: Move P-CAD files into plugins folder 2020-10-12 16:36:08 +00:00