mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:27:35 +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
|
@ -13,7 +13,6 @@ set(SOURCES
|
|||
FontEditor.cpp
|
||||
FontEditorWindowGML.h
|
||||
GlyphEditorWidget.cpp
|
||||
GlyphMapWidget.cpp
|
||||
main.cpp
|
||||
NewFontDialog.cpp
|
||||
NewFontDialogPage1GML.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue