kicad/common/project
Ian McInerney 9e6a1225db Catch exception when creating app settings objects
These settings objects could be created in a constructor/destructor
so we should catch the exception since those are noexcept.

Also change the settings trace to match the other kicad traces
as KICAD_SETTINGS
2020-09-21 12:07:51 +01:00
..
net_settings.cpp Read/write COLOR4D::UNSPECIFIED in netinfo so you can clear colors. 2020-09-03 20:35:38 +01:00
project_archiver.cpp Full-project automatic backup system 2020-07-09 13:55:19 +00:00
project_file.cpp Catch exception when creating app settings objects 2020-09-21 12:07:51 +01:00
project_local_settings.cpp ADDED: Control to only show ratsnest for visible layers 2020-09-07 16:43:43 -04:00