7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-27 20:16:30 +00:00
kicad/eeschema/sch_io/altium
John Beard df5fe44839 sch_symbol.h doesn't need sch_lib_table.h
It doesn't even use the forward-declared
SYMBOL_LIB_TABLE.

Including this pulls in the whole richio system,
and sch_symbol.h is a very-included header.

Quite a few things do use SYMBOL_LIB_TABLE, but nowhere
near as many as use SYMBOL.
2024-10-04 18:06:18 +01:00
..
altium_parser_sch.cpp Replace custom Clamp with std::clamp 2024-07-25 19:17:17 +02: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_lib_cache.h Rename all schematic IO plugins 2023-12-24 01:22:21 +00:00
sch_io_altium.cpp sch_symbol.h doesn't need sch_lib_table.h 2024-10-04 18:06:18 +01:00
sch_io_altium.h Remove basic masking class map_string_utf8 2024-08-19 11:51:13 -07:00