mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 19:29:16 +00:00
Application::quit() is nicer for most cases where exit() is used. Cases where exit() is used intentionally for early termination are left intact.