Allow Sandbox applications to exit.

This commit is contained in:
Drake Tetreault 2021-12-29 09:31:43 -08:00
parent 5466d6a11d
commit 8a70d10401
5 changed files with 107 additions and 0 deletions

View file

@ -71,6 +71,7 @@ members = [
"examples/custom_widget",
"examples/download_progress",
"examples/events",
"examples/exit",
"examples/game_of_life",
"examples/geometry",
"examples/integration_opengl",