]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_sizeinset.h
updates to latexfeatures stuff; allow empty \document_path
[lyx.git] / src / mathed / math_sizeinset.h
index e1b0e50fcf0424db040224c6bc1fc56728b34e54..9fefc55db01cc0962719f0b98e5688a8cfc483a5 100644 (file)
@@ -26,9 +26,9 @@ public:
        ///
        void draw(Painter &, int x, int y) const;
        ///
-       void write(MathWriteInfo & os) const;
+       void write(WriteStream & os) const;
        ///
-       void writeNormal(NormalStream &) const;
+       void normalize(NormalStream &) const;
 
 private:
        ///