kicad/eeschema/sch_plugins/kicad
jean-pierre charras 114f9062f1 EEschema, save correct line style in file when style == DEFAULT.
previously, when a graphic line style was set to Default,
the line style saved in file was always SOLID.
This is incorrect for graphic lines

Fixes #6017
https://gitlab.com/kicad/code/kicad/issues/6017
2020-10-17 15:18:14 +02:00
..
sch_sexpr_parser.cpp Eeschema, parser: allows using "default" as line style. 2020-10-17 12:39:51 +02:00
sch_sexpr_parser.h Split out FILL_T to its own header to avoid spreading eda_item everywhere 2020-10-14 21:51:23 -04:00
sch_sexpr_plugin.cpp EEschema, save correct line style in file when style == DEFAULT. 2020-10-17 15:18:14 +02:00
sch_sexpr_plugin.h Cleanup: Move KiCad files into plugins folder 2020-10-12 16:36:08 +00:00