mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:57:44 +00:00
FontEditor: Add undo and redo commands
This commit is contained in:
parent
2785e12b76
commit
44cd121e30
6 changed files with 149 additions and 1 deletions
|
@ -12,6 +12,7 @@ set(SOURCES
|
|||
NewFontDialog.cpp
|
||||
NewFontDialogPage1GML.h
|
||||
NewFontDialogPage2GML.h
|
||||
UndoGlyph.h
|
||||
)
|
||||
|
||||
serenity_app(FontEditor ICON app-font-editor)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue