mirror of
https://github.com/RGBCube/serenity
synced 2025-07-02 23:12:08 +00:00
parent
272917de28
commit
8753dc72e8
4 changed files with 11 additions and 2 deletions
|
@ -40,6 +40,7 @@ EditorWrapper::EditorWrapper()
|
|||
|
||||
m_editor->on_modified_change = [this](bool) {
|
||||
update_title();
|
||||
update_editor_window_title();
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue