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