-
- Downloads
Move quitting flag to manager quit
The flag is to protect against the frame going out of scope with the references intact. This shouldn't be in CloseProject because we close the project without removing the frame. Instead, placing it in OnExit gets set correctly when closing the whole project manager Fixes kicad/code/kicad#10018
Please register or sign in to comment