kicad/kicad/tools
Seth Hillbrand 916d06c1e6 Prevent multiple kiway from loading simultaneously
Each KIWAY_PLAYER has some initialization elements that may take time
before the frame is raised.  If handling is returned to the UI during
that load, we can cause reentrant issues for players.

Fixes https://gitlab.com/kicad/code/kicad/issues/4284

Fixes https://gitlab.com/kicad/code/kicad/issues/3743

(cherry picked from commit 5b47d1a910)
2020-06-04 16:47:49 -07:00
..
kicad_manager_actions.cpp Installment one of project Save As... feature. 2019-11-09 20:22:44 +00:00
kicad_manager_actions.h Comment-only changes 2020-01-10 16:43:01 -08:00
kicad_manager_control.cpp Prevent multiple kiway from loading simultaneously 2020-06-04 16:47:49 -07:00
kicad_manager_control.h Prevent multiple kiway from loading simultaneously 2020-06-04 16:47:49 -07:00