mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-22 23:55:12 +00:00
committed by
Sam Atkins
parent
272917de28
commit
8753dc72e8
@@ -40,6 +40,7 @@ EditorWrapper::EditorWrapper()
|
||||
|
||||
m_editor->on_modified_change = [this](bool) {
|
||||
update_title();
|
||||
update_editor_window_title();
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user