Generic message dialog, fix insert element-related bugs, initial personal dictionary dialog, other editor bugs

git-svn-id: svn://10.0.0.236/trunk@39268 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cmanske%netscape.com
1999-07-14 15:24:33 +00:00
parent 36ea67906a
commit 79fd9050ea
39 changed files with 1109 additions and 453 deletions

View File

@@ -973,9 +973,8 @@ nsEditorShell::CloseWindow()
}
}
mWebShellWin->Close();
}
return rv;
}