]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSubstack.h
last commit was incomplete... not sure how I managed this..
[lyx.git] / src / mathed / InsetMathSubstack.h
index e42a4aaa7ef7e328395637ddf0c705b2eb4a3180..f8226b05c432712d7d5f1dcc2fdd24adaa9084bb 100644 (file)
@@ -25,7 +25,7 @@ public:
        ///
        InsetMathSubstack();
        ///
-       bool metrics(MetricsInfo & mi, Dimension & dim) const;
+       void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///