kicad/common/plugins/cadstar
Roberto Fernandez Bautista 09ebfcd650 CADSTAR Importer: Fix Code Style
- Rename member variable names to use the 'm_' prefix
- Rename a few object types that clashed with KiCad object names, such
  as BOARD and SCHEMATIC, to avoid the use of '::' to access the KiCad
  objects.
- Remove some unused code.
2021-02-22 13:24:00 +00:00
..
cadstar_archive_parser.cpp CADSTAR Importer: Fix Code Style 2021-02-22 13:24:00 +00:00
cadstar_archive_parser.h CADSTAR Importer: Fix Code Style 2021-02-22 13:24:00 +00:00