kicad/include/settings
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
..
app_settings.h ADDED: Menu option to enable/disable snap to grid 2020-09-10 20:09:30 -07:00
color_settings.h Settings management: try to fix full filename issues when using non ASCII7 chars. 2020-08-02 21:31:03 +02:00
common_settings.h Save file / window states for kicad project locally 2020-08-24 02:01:14 +00:00
json_settings.h Catch exception when creating app settings objects 2020-09-21 12:07:51 +01:00
nested_settings.h Settings management: try to fix full filename issues when using non ASCII7 chars. 2020-08-02 21:31:03 +02:00
parameters.h ADDED: Hide ratsnest for specific nets 2020-07-10 21:06:17 -04:00
settings_manager.h Catch exception when creating app settings objects 2020-09-21 12:07:51 +01:00