X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathFrameBox.h;h=e6701177e9e0b3cf5ab56e1835778b509cd325ab;hb=58ab972f714309aa87e7d956ceda00e18337875f;hp=b04a99832c7f7d5b85a972fc819094dfc39ca774;hpb=ed858d73e57ce7aa89e38c1bc4d799362edb0227;p=lyx.git diff --git a/src/mathed/InsetMathFrameBox.h b/src/mathed/InsetMathFrameBox.h index b04a99832c..e6701177e9 100644 --- a/src/mathed/InsetMathFrameBox.h +++ b/src/mathed/InsetMathFrameBox.h @@ -24,7 +24,7 @@ public: /// InsetMathFrameBox(); /// - bool metrics(MetricsInfo & mi, Dimension & dim) const; + void metrics(MetricsInfo & mi, Dimension & dim) const; /// void draw(PainterInfo & pi, int x, int y) const; ///