mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:47:35 +00:00
TextEditor: Rename TextEditorWidget => TextEditor::MainWidget
This commit is contained in:
parent
2fa765bbd5
commit
b424e6c86f
4 changed files with 37 additions and 26 deletions
|
@ -2,7 +2,7 @@ compile_gml(TextEditorWindow.gml TextEditorWindowGML.h text_editor_window_gml)
|
|||
|
||||
set(SOURCES
|
||||
main.cpp
|
||||
TextEditorWidget.cpp
|
||||
MainWidget.cpp
|
||||
TextEditorWindowGML.h
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue