serenity/Userland/Applications/FontEditor
Andreas Kling bd61e75e0b LibGUI: Remove Window::try_add_menu()
And fall back to the infallible add_menu().
2023-08-14 14:57:54 +02:00
..
CMakeLists.txt Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
FontEditorWindow.gml
FontPreviewWindow.gml
GlyphEditorWidget.cpp
GlyphEditorWidget.h
main.cpp AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
MainWidget.cpp LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
MainWidget.h
NewFontDialog.cpp Applications+Demos+LibGUI: Migrate to fallible WizardDialogs and Pages 2023-06-09 17:21:43 +02:00
NewFontDialog.h Applications+Demos+LibGUI: Migrate to fallible WizardDialogs and Pages 2023-06-09 17:21:43 +02:00
NewFontDialogPage1.gml
NewFontDialogPage2.gml
Resources.h
UndoSelection.h