mirror of
https://review.haiku-os.org/haiku
synced 2025-02-22 21:48:35 +01:00
The previous code tried to add a boolean to the quit requested message, but that is not propagated from the app to the window QuitRequested, so it didn't work. Instead, split the task between the app and the window' QuitRequested functions.