7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-24 00:34:47 +00:00
kicad/eeschema/sch_io/kicad_legacy
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
..
sch_io_kicad_legacy_helpers.cpp Rename all schematic IO plugins 2023-12-24 01:22:21 +00:00
sch_io_kicad_legacy_helpers.h Rename all schematic IO plugins 2023-12-24 01:22:21 +00:00
sch_io_kicad_legacy_lib_cache.cpp Update font when needed on italic/bold change 2024-08-28 13:49:36 +01:00
sch_io_kicad_legacy_lib_cache.h RIP LIB_PIN. 2024-04-20 12:10:31 +01:00
sch_io_kicad_legacy.cpp sch_symbol.h doesn't need sch_lib_table.h 2024-10-04 18:06:18 +01:00
sch_io_kicad_legacy.h Use REFERENCE_IMAGE for SCH_BITMAP 2024-09-30 10:20:20 +01:00