ladybird/Services/SystemMenu
Andreas Kling 1dd1595043 LibGUI: Make GUI::Application a Core::Object
Having this on the stack makes whole-program teardown iffy. Turning it
into a Core::Object allows anyone who needs it to extends its lifetime.
2020-07-04 14:05:57 +02:00
..
CMakeLists.txt SystemMenu: Rename PowerDialog => ShutdownDialog 2020-05-19 17:46:28 +02:00
main.cpp LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
ShutdownDialog.cpp SystemMenu: Fix shutdown dialog 2020-06-28 14:32:17 +02:00
ShutdownDialog.h Meta: Add a script check the presence of "#pragma once" in header files 2020-05-29 07:59:45 +02:00