kicad/common/settings
Salvador E. Tropea 915446a472 Create the built-in colors in the constructor
This is needed so Python scripts can get built-in colors using the
SETTINGS_MANAGER.GetColorSettings() member.
Otherwise calling it with a built-in name crashes.


(cherry picked from commit aee6d9d01c)
2023-02-22 12:52:44 +00:00
..
app_settings.cpp wxS more things 2023-01-22 09:41:42 -05:00
builtin_color_themes.h ADDED operating point overlay for SCH_EDIT_FRAME. 2023-02-11 21:11:07 +00:00
color_settings.cpp ADDED operating point overlay for SCH_EDIT_FRAME. 2023-02-11 21:11:07 +00:00
common_settings.cpp Hide scrollbars in editors by default. 2023-02-11 16:39:09 +03:00
cvpcb_settings.cpp ADDED show pin names on footprint pads when assigning to symbol. 2022-07-24 23:41:41 +01:00
json_settings.cpp DbLib: Allow inheriting field properties from source symbol 2022-11-09 21:24:31 -05:00
kicad_settings.cpp wxS more things 2023-01-22 09:41:42 -05:00
nested_settings.cpp More wxS ugh 2023-01-17 07:43:04 -05:00
parameters.cpp Store netclass visibility separately from nets 2022-10-01 19:54:13 -04:00
settings_manager.cpp Create the built-in colors in the constructor 2023-02-22 12:52:44 +00:00