kicad/eeschema/sch_plugins/altium
Simon Richter 1e505d4c22 Remove a few call sites of SCH_SHEET::SetSize
This function is dangerous and should be used only by parsers, and not even
those, really.

For new objects, the size can be passed to the constructor.
2022-04-18 16:23:03 +02:00
..
altium_parser_sch.cpp Scoop up some more wxPoint instances 2022-01-03 20:00:53 -05:00
altium_parser_sch.h Neurotically update position wxPoint usages 2022-01-01 11:55:51 -05:00
altium_storage_parser.ksy altium: import images from SchDoc 2021-04-10 21:52:37 +02:00
sch_altium_plugin.cpp Remove a few call sites of SCH_SHEET::SetSize 2022-04-18 16:23:03 +02:00
sch_altium_plugin.h altium: Introduce new ALTIUM_COMPOUND_FILE object to handle file opening and searching for streams at a central place 2022-01-17 19:54:26 +01:00