]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathKern.h
* src/mathed/InsetMathNest.C
[lyx.git] / src / mathed / InsetMathKern.h
index 63c20d0008ffdf73bc291d6a82fcfaf5f09cf4e8..218278de92523fc73d7843af5165cdfe0e74183b 100644 (file)
@@ -31,7 +31,7 @@ public:
        ///
        explicit InsetMathKern(docstring const & wid);
        ///
-       void metrics(MetricsInfo & mi, Dimension & dim) const;
+       bool metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///