]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathKern.h
simplify GuiToc / TocWidget interaction. Much can still be simplified...
[lyx.git] / src / mathed / InsetMathKern.h
index 76b1199e2334d5acd7841d8ae0fc3450d9fc4d29..6bafa80ca7eb6e74d315e22e0dbe3b4674446cd0 100644 (file)
@@ -31,7 +31,7 @@ public:
        ///
        explicit InsetMathKern(docstring const & wid);
        ///
-       bool metrics(MetricsInfo & mi, Dimension & dim) const;
+       void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///