]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_sizeinset.h
enable direct input of #1...#9; some whitespace changes
[lyx.git] / src / mathed / math_sizeinset.h
index b4e25958c71a2397a76f5fcda0c8ae801ea01ebf..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(std::ostream &) const;
+       void normalize(NormalStream &) const;
 
 private:
        ///