]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDots.h
Coding style
[lyx.git] / src / mathed / InsetMathDots.h
index c519cad57922cdc453036c4c606ac50aa0eb0365..3a4358a518e0ced060b1b122a9d25f1da8516fb6 100644 (file)
@@ -25,7 +25,7 @@ public:
        ///
        explicit InsetMathDots(latexkeys const * l);
        ///
-       bool metrics(MetricsInfo & mi, Dimension & dim) const;
+       void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///