]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathExFunc.h
revert last patch. there's something wrong, possibly unrelated to this
[lyx.git] / src / mathed / InsetMathExFunc.h
index ecd5c0a2f286d06639cb34512fb9c19e87bc1675..6eebd908d0a234a74e1831699c0f71193d4d3d37 100644 (file)
@@ -30,7 +30,7 @@ public:
        ///
        InsetMathExFunc(docstring const & name, MathData const & ar);
        ///
-       bool metrics(MetricsInfo & mi, Dimension & dim) const;
+       void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///