]> git.lyx.org Git - lyx.git/blobdiff - src/output_xhtml.h
* ANNOUNCE
[lyx.git] / src / output_xhtml.h
index 251f174b8d683740c7f873fd8861ecbdeab3faa7..986070ddd6745155144f5afcb119ff60ef0547f9 100644 (file)
@@ -110,6 +110,8 @@ public:
        ///
        XHTMLStream & operator<<(int);
        ///
+       XHTMLStream & operator<<(char);
+       ///
        XHTMLStream & operator<<(html::StartTag const &);
        ///
        XHTMLStream & operator<<(html::EndTag const &);