ladybird/Services/SystemMenu
Andreas Kling ffa241250b LibGUI: Make GUI::FileIconProvider::icon_for_executable() a public API
This way we can use it instead of icon_for_path() in a bunch of places
and avoid loading the full FileIconProvider configuration.
2020-12-28 11:41:09 +01:00
..
CMakeLists.txt Everywhere: Move AppFile from LibGUI to LibDesktop 2020-12-28 01:28:07 +01:00
main.cpp LibGUI: Make GUI::FileIconProvider::icon_for_executable() a public API 2020-12-28 11:41:09 +01:00
ShutdownDialog.cpp LibGUI: Add and use Window::center_on_screen() 2020-08-15 17:38:19 +02:00
ShutdownDialog.h