more styling
[roojs1] / Roo / rtf / Paragraph.js
diff --git a/Roo/rtf/Paragraph.js b/Roo/rtf/Paragraph.js
new file mode 100644 (file)
index 0000000..511c60c
--- /dev/null
@@ -0,0 +1,4 @@
+Roo.rtf.Paragraph = function(opts)
+{
+    this.content = []; ///??? is that used?
+};
\ No newline at end of file