]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_lefteqninset.h
small up/down tweaking
[lyx.git] / src / mathed / math_lefteqninset.h
index 2c480481a21c8023382c0015e56468f9a1d54963..8233fef250820990d29f06b12d5aec721be71169 100644 (file)
@@ -22,5 +22,7 @@ public:
        void metrics(MathMetricsInfo & mi) const;
        ///
        void draw(MathPainterInfo & pi, int x, int y) const;
+       ///
+       void infoize(std::ostream & os) const;
 };
 #endif