mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:37:34 +00:00
LibGUI+FontEditor: Move GlyphMapWidget to LibGUI
This will allow us to use this in other apps, such as the upcoming Character Map. :^)
This commit is contained in:
parent
dd17df76e9
commit
8175cd0a28
6 changed files with 28 additions and 21 deletions
|
@ -42,6 +42,7 @@ set(SOURCES
|
|||
FontPicker.cpp
|
||||
FontPickerDialogGML.h
|
||||
Frame.cpp
|
||||
GlyphMapWidget.cpp
|
||||
GMLAutocompleteProvider.cpp
|
||||
GMLFormatter.cpp
|
||||
GMLLexer.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue