kicad/eeschema/sch_io/altium
Wayne Stambaugh 795a9eea60 Coding policy fixes.
This is primarily to change all instances of wxLogDebug with wxLogTrace
so developers do not have to sift through debugging output that is always
dumped.  The only exception is for code blocks built in debug builds and
called on demand for dumping object states.
2024-05-23 07:59:45 -04:00
..
altium_parser_sch.cpp ADDED: Handle PIECHART in Altium import 2024-05-05 08:39:30 -07:00
altium_parser_sch.h ADDED: Handle PIECHART in Altium import 2024-05-05 08:39:30 -07:00
altium_storage_parser.ksy
sch_io_altium.cpp Coding policy fixes. 2024-05-23 07:59:45 -04:00
sch_io_altium.h ADDED: Handle PIECHART in Altium import 2024-05-05 08:39:30 -07:00
sch_io_altium_lib_cache.h