add mComposerController (bug 157097, r=cmanske, sr=sfraser)

This commit is contained in:
brade%netscape.com 2002-09-12 19:08:13 +00:00
Родитель 394d7d3613
Коммит 89382f875d
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -242,6 +242,7 @@ class nsEditorShell : public nsIEditorShell,
nsInterfaceState *mStateMaintainer; // we hold the owning ref to this.
nsIEditorController *mEditorController; // temporary weak ref to the editor controller
nsIEditorController *mComposerController; // temporary weak ref to the nsComposerController
nsIDocShell *mDocShell; // weak reference
// The webshell that contains the document being edited.