X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathSubstack.h;h=f8226b05c432712d7d5f1dcc2fdd24adaa9084bb;hb=58ab972f714309aa87e7d956ceda00e18337875f;hp=e42a4aaa7ef7e328395637ddf0c705b2eb4a3180;hpb=ed858d73e57ce7aa89e38c1bc4d799362edb0227;p=lyx.git diff --git a/src/mathed/InsetMathSubstack.h b/src/mathed/InsetMathSubstack.h index e42a4aaa7e..f8226b05c4 100644 --- a/src/mathed/InsetMathSubstack.h +++ b/src/mathed/InsetMathSubstack.h @@ -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; ///