]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDiff.h
simplify GuiToc / TocWidget interaction. Much can still be simplified...
[lyx.git] / src / mathed / InsetMathDiff.h
index 63d92814ebe39c8f201fc507ddff28dd1b43eb66..ca7d0e8dca39edfcd0b606f7b068913c32d00c31 100644 (file)
@@ -28,7 +28,7 @@ public:
        ///
        void addDer(MathData const & der);
        ///
-       bool metrics(MetricsInfo & mi, Dimension & dim) const;
+       void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;