]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathBig.h
* InsetMathHull:
[lyx.git] / src / mathed / InsetMathBig.h
index 9a47c6580affc33041991121e33c055ba22bd432..2736669b58628a87060af6f616c2c83b4594a2de 100644 (file)
@@ -27,7 +27,7 @@ public:
        ///
        docstring name() const;
        ///
-       bool metrics(MetricsInfo & mi, Dimension & dim) const;
+       void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///