mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 22:47:45 +00:00
FontEditor: Rename FontEditorWidget => FontEditor::MainWidget
This commit is contained in:
parent
dcf6454059
commit
69a385f559
5 changed files with 39 additions and 39 deletions
|
@ -11,7 +11,7 @@ compile_gml(NewFontDialogPage1.gml NewFontDialogPage1GML.h new_font_dialog_page_
|
|||
compile_gml(NewFontDialogPage2.gml NewFontDialogPage2GML.h new_font_dialog_page_2_gml)
|
||||
|
||||
set(SOURCES
|
||||
FontEditor.cpp
|
||||
MainWidget.cpp
|
||||
FontEditorWindowGML.h
|
||||
FontPreviewWindowGML.h
|
||||
GlyphEditorWidget.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue