]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathBrace.h
Merge remote-tracking branch 'features/properpaint' into 2.3.2-staging
[lyx.git] / src / mathed / InsetMathBrace.h
index 6af0ca32b02d3a7b4210018c9932203ee6f2ebe0..b28cd05e7db452d31d751bb7ef989ec636dc902b 100644 (file)
@@ -46,7 +46,9 @@ public:
        ///
        void octave(OctaveStream &) const;
        ///
-       docstring mathmlize(MathStream &) const;
+       void mathmlize(MathStream &) const;
+       ///
+       void htmlize(HtmlStream &) const;
        ///
        void infoize(odocstream & os) const;
        ///