kicad/pcbnew/plugins/eagle
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
..
eagle_plugin.cpp Don't use clone to copy an EDA_ITEM. Use Duplicate(). 2020-10-13 16:54:26 +01:00
eagle_plugin.h