kicad/include/core
jean-pierre charras 8d649b5351 Gerbview: cleanup code.
Remove GERBER_FILE_IMAGE_LIST dependency to EDA_ITEM, useless.
GERBER_FILE_IMAGE: replace DLIST by std::deque to store gerber draw items.
Remove dead code
2019-12-31 11:58:43 +01:00
..
iterators.h further DLIST/Iterators cleanup, some code formatting 2017-06-23 11:12:37 +02:00
optional.h refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 2017-11-03 23:59:02 +01:00
settings.h Eradicate globals for PCB_GENERAL_SETTINGS. 2019-06-26 21:54:03 +01:00
typeinfo.h Gerbview: cleanup code. 2019-12-31 11:58:43 +01:00