f53aa51326
Add try/catch blocks when saving symbols using a plugin object directly to prevent potential unhandled exception bugs. I'm not totally happy using wxLogError to flag exceptions but I couldn't think of a better way to handle them. Fixes #3665 https://gitlab.com/kicad/code/kicad/issues/3665 |
||
---|---|---|
.. | ||
lib_edit_frame.cpp | ||
lib_edit_frame.h | ||
lib_export.cpp | ||
lib_manager.cpp | ||
lib_manager.h | ||
libedit.cpp | ||
libedit_plot_component.cpp | ||
libedit_undo_redo.cpp | ||
menubar_libedit.cpp | ||
symbedit.cpp | ||
toolbars_libedit.cpp |