1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 01:31:00 +00:00
serenity/Services/SystemMenu
Stephan Unverwerth b4d1390714 LibGFX: Move default_xxx_font() methods from Font to FontDatabase
When we have an abstract font class it makes no sense to keep
these methods in the Font class.
2020-12-30 20:40:30 +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 LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
ShutdownDialog.h Meta: Add a script check the presence of "#pragma once" in header files 2020-05-29 07:59:45 +02:00