mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01:00

Closing Dolphin's main frame and clicking "no" does not clear m_bClosing which means that pressing the "stop" button triggers OnClosed which suddenly and unexpectedly closes the main frame.