зеркало из https://github.com/mozilla/pjs.git
adding construct-time value for an editor member bool.
This commit is contained in:
Родитель
a6e2697990
Коммит
de8b5a4f6f
|
@ -147,6 +147,7 @@ nsEditor::nsEditor()
|
|||
, mPlaceHolderBatch(0)
|
||||
, mTxnStartNode(nsnull)
|
||||
, mTxnStartOffset(0)
|
||||
, mShouldTxnSetSelection(PR_TRUE)
|
||||
, mInIMEMode(PR_FALSE)
|
||||
, mIMETextRangeList(nsnull)
|
||||
, mIMETextNode(nsnull)
|
||||
|
|
|
@ -147,6 +147,7 @@ nsEditor::nsEditor()
|
|||
, mPlaceHolderBatch(0)
|
||||
, mTxnStartNode(nsnull)
|
||||
, mTxnStartOffset(0)
|
||||
, mShouldTxnSetSelection(PR_TRUE)
|
||||
, mInIMEMode(PR_FALSE)
|
||||
, mIMETextRangeList(nsnull)
|
||||
, mIMETextNode(nsnull)
|
||||
|
|
Загрузка…
Ссылка в новой задаче