kicad/gerbview/tools
Ian McInerney b1240b5b1e Gracefully shutdown tools when frames are closed
If the tools are not gracefully exited, then the stack variables are
never destroyed, so variable lifetime issues can occur.

Fixes https://gitlab.com/kicad/code/kicad/issues/1753
2020-02-05 22:23:24 +00:00
..
gerbview_actions.cpp Homogenize selection tools around our HIG. 2019-07-09 21:59:46 +01:00
gerbview_actions.h Comment-only changes 2020-01-10 16:43:01 -08:00
gerbview_control.cpp Implement Get/Set display options 2019-11-07 08:26:44 -08:00
gerbview_control.h Comment-only changes 2020-01-10 16:43:01 -08:00
gerbview_selection.cpp CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
gerbview_selection.h Convert separate-compilation of selection.cpp to polymorphism. 2019-06-10 23:46:00 +01:00
gerbview_selection_tool.cpp Gracefully shutdown tools when frames are closed 2020-02-05 22:23:24 +00:00
gerbview_selection_tool.h Comment-only changes 2020-01-10 16:43:01 -08:00