]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathBoldSymbol.h
simplify GuiToc / TocWidget interaction. Much can still be simplified...
[lyx.git] / src / mathed / InsetMathBoldSymbol.h
index 12c2afd2972f4df097e33acbc13e54f418cebdf4..80e0e43da74ddb68a22ebf9a0300ceade82157ef 100644 (file)
@@ -24,7 +24,7 @@ public:
        ///
        InsetMathBoldSymbol();
        ///
-       bool metrics(MetricsInfo & mi, Dimension & dim) const;
+       void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///