]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_funcliminset.h
whichFont down to 5.3%
[lyx.git] / src / mathed / math_funcliminset.h
index 02c533e853248a37ae7c915b8ebcb88a2ed89859..e36f4172389096cdc75a54b2fdc35b03d2e21e2d 100644 (file)
@@ -14,9 +14,9 @@ public:
        ///
        MathInset * clone() const;
        ///
-       void write(MathWriteInfo & os) const;
+       void write(WriteStream & os) const;
        ///
-       void writeNormal(NormalStream &) const;
+       void normalize(NormalStream &) const;
        ///
        void metrics(MathMetricsInfo const & st) const;
        ///