]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathString.h
* dynamic macros as described in http://1stein.org/download/dynmacro.pdf
[lyx.git] / src / mathed / InsetMathString.h
index f8d8771033a867b5b2ed7f2e5139d79fa86b6949..2930d24550bd9ffca12b66819cc0c5f19f53bc0b 100644 (file)
@@ -26,7 +26,7 @@ public:
        ///
        explicit InsetMathString(docstring const & s);
        ///
-       bool metrics(MetricsInfo & mi, Dimension & dim) const;
+       void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///