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