1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-21 14:35:07 +00:00
serenity/Userland/Libraries/LibGUI/Wizards
Aliaksandr Kalenik 1f4106842d LibGfx: Pass font width to FontDatabase::get()
Width need to be passed to `FontDatabase::get()` to resolve font name
unambiguously.
2023-02-05 08:06:06 +00:00
..
AbstractWizardPage.cpp Libraries: Use default constructors/destructors in LibGUI 2022-03-12 14:44:43 -08:00
AbstractWizardPage.h Libraries: Use default constructors/destructors in LibGUI 2022-03-12 14:44:43 -08:00
CoverWizardPage.cpp LibGfx: Pass font width to FontDatabase::get() 2023-02-05 08:06:06 +00:00
CoverWizardPage.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
WizardDialog.cpp LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2023-01-06 13:36:02 -07:00
WizardDialog.h Libraries: Use default constructors/destructors in LibGUI 2022-03-12 14:44:43 -08:00
WizardPage.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
WizardPage.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00