Commit 8b18bd78 authored by Alexander.Trofimov's avatar Alexander.Trofimov

Revert "move documentContent to common"

This reverts commit 59e92cd3.
parent 4c777d6c
...@@ -25,7 +25,6 @@ ...@@ -25,7 +25,6 @@
"../common/Drawings/WorkEvents.js", "../common/Drawings/WorkEvents.js",
"../cell/model/History.js", "../cell/model/History.js",
"../common/editor/documentContent.js",
"../common/Shapes/EditorSettings.js", "../common/Shapes/EditorSettings.js",
"../common/Shapes/Serialize.js", "../common/Shapes/Serialize.js",
...@@ -137,6 +136,7 @@ ...@@ -137,6 +136,7 @@
"../word/Editor/Numbering.js", "../word/Editor/Numbering.js",
"../word/Editor/HeaderFooter.js", "../word/Editor/HeaderFooter.js",
"../word/Editor/Document.js", "../word/Editor/Document.js",
"../word/Editor/DocumentContent.js",
"../word/Editor/Table.js", "../word/Editor/Table.js",
"../word/Editor/Table/TableRecalculate.js", "../word/Editor/Table/TableRecalculate.js",
"../word/Editor/Table/TableDraw.js", "../word/Editor/Table/TableDraw.js",
......
...@@ -25,7 +25,6 @@ ...@@ -25,7 +25,6 @@
"../common/Drawings/WorkEvents.js", "../common/Drawings/WorkEvents.js",
"../word/Editor/History.js", "../word/Editor/History.js",
"../common/editor/documentContent.js",
"../common/Shapes/EditorSettings.js", "../common/Shapes/EditorSettings.js",
"../common/Shapes/Serialize.js", "../common/Shapes/Serialize.js",
...@@ -138,6 +137,7 @@ ...@@ -138,6 +137,7 @@
"../word/Editor/Paragraph.js", "../word/Editor/Paragraph.js",
"../word/Editor/Paragraph_Recalculate.js", "../word/Editor/Paragraph_Recalculate.js",
"../word/Editor/Document.js", "../word/Editor/Document.js",
"../word/Editor/DocumentContent.js",
"../word/Editor/HeaderFooter.js", "../word/Editor/HeaderFooter.js",
"../word/Editor/Math.js", "../word/Editor/Math.js",
"../word/Editor/Spelling.js", "../word/Editor/Spelling.js",
......
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
"../common/Drawings/WorkEvents.js", "../common/Drawings/WorkEvents.js",
"../word/Editor/History.js", "../word/Editor/History.js",
"../common/editor/documentContent.js",
"../common/Shapes/EditorSettings.js", "../common/Shapes/EditorSettings.js",
"../common/Shapes/Serialize.js", "../common/Shapes/Serialize.js",
...@@ -112,6 +111,7 @@ ...@@ -112,6 +111,7 @@
"../word/Editor/HeaderFooter.js", "../word/Editor/HeaderFooter.js",
"../word/Editor/Document.js", "../word/Editor/Document.js",
"../word/Editor/Common.js", "../word/Editor/Common.js",
"../word/Editor/DocumentContent.js",
"../word/Editor/Table.js", "../word/Editor/Table.js",
"../word/Editor/Table/TableRecalculate.js", "../word/Editor/Table/TableRecalculate.js",
"../word/Editor/Table/TableDraw.js", "../word/Editor/Table/TableDraw.js",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment