kicad/qa/pcbnew_tools/tools
Ian McInerney 34e5b76c5f Add virtual constructors to some classes that should have them
This is more for safety from undefined deletion behavior than
anything else (it also silences the Clang -Wnon-virtual-dtor warning).
2020-02-05 22:19:14 +00:00
..
drc_tool Add virtual constructors to some classes that should have them 2020-02-05 22:19:14 +00:00
pcb_parser QA: Move to a self-registering plugin system for QA utils 2019-11-25 15:38:21 +08:00
polygon_generator QA: Move to a self-registering plugin system for QA utils 2019-11-25 15:38:21 +08:00
polygon_triangulation SHAPE_LINE_CHAIN: Remove element access 2019-12-12 13:54:48 +00:00