diff --git a/editor/ui/composer/content/EditorAppShell.xul b/editor/ui/composer/content/EditorAppShell.xul index d320faffdd61..2d9081c5241f 100644 --- a/editor/ui/composer/content/EditorAppShell.xul +++ b/editor/ui/composer/content/EditorAppShell.xul @@ -76,7 +76,7 @@ + onunload="EditorShutdown()" title="Editor" align="vertical"> diff --git a/editor/ui/composer/content/TextEditorAppShell.xul b/editor/ui/composer/content/TextEditorAppShell.xul index 07b16626f5ca..2a95f769011f 100644 --- a/editor/ui/composer/content/TextEditorAppShell.xul +++ b/editor/ui/composer/content/TextEditorAppShell.xul @@ -20,7 +20,7 @@ + onunload="EditorShutdown()" title="TextEditor" align="vertical"> diff --git a/suite/debugQA/content/debugQATextEditorShell.xul b/suite/debugQA/content/debugQATextEditorShell.xul index 07b16626f5ca..2a95f769011f 100644 --- a/suite/debugQA/content/debugQATextEditorShell.xul +++ b/suite/debugQA/content/debugQATextEditorShell.xul @@ -20,7 +20,7 @@ + onunload="EditorShutdown()" title="TextEditor" align="vertical">