This commit is contained in:
akkana%netscape.com 1999-07-30 23:37:57 +00:00
Родитель 307e653e58
Коммит f7081dc5da
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -137,8 +137,8 @@ nsEditorShell::nsEditorShell()
, mWebShell(nsnull)
, mContentAreaWebShell(nsnull)
, mEditorType(eUninitializedEditorType)
, mWrapColumn(0)
, mStateMaintainer(nsnull)
, mWrapColumn(0)
, mSuggestedWordIndex(0)
, mDictionaryIndex(0)
{

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

@ -137,8 +137,8 @@ nsEditorShell::nsEditorShell()
, mWebShell(nsnull)
, mContentAreaWebShell(nsnull)
, mEditorType(eUninitializedEditorType)
, mWrapColumn(0)
, mStateMaintainer(nsnull)
, mWrapColumn(0)
, mSuggestedWordIndex(0)
, mDictionaryIndex(0)
{