]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_decorationinset.h
enable direct input of #1...#9; some whitespace changes
[lyx.git] / src / mathed / math_decorationinset.h
index 1808b2f474d42775e0e4273ffb91d1ff11e1418e..a0ff67b805e545869f940762a12f8e891ada2d21 100644 (file)
@@ -22,11 +22,11 @@ public:
        ///
        void draw(Painter &, int x, int y) const;
        ///
-       void write(MathWriteInfo & os) const;
+       void write(WriteStream & os) const;
        ///
        void metrics(MathMetricsInfo const & st) const;
        ///
-       void writeNormal(std::ostream & os) const;
+       void normalize(NormalStream & os) const;
        ///
        bool isScriptable() const;