]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathLim.h
revert last patch. there's something wrong, possibly unrelated to this
[lyx.git] / src / mathed / InsetMathLim.h
index c2911c6d214846b17a06b3836e1bb6f50164a72e..ce52638ed8f55c34677d783b3f4d55e34fe2899c 100644 (file)
@@ -26,7 +26,7 @@ public:
        ///
        InsetMathLim(MathData const & f, MathData const & x, MathData const & x0);
        ///
-       bool metrics(MetricsInfo & mi, Dimension & dim) const;
+       void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;