X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathXYMatrix.h;h=1d5cd2f735f8b3ad088907602510695e216ec659;hb=12314897982e07afd8926c997f66d7bb08e7e1fd;hp=d718c6240e160c86d6649706830d50bc6c50b9b6;hpb=ed858d73e57ce7aa89e38c1bc4d799362edb0227;p=lyx.git diff --git a/src/mathed/InsetMathXYMatrix.h b/src/mathed/InsetMathXYMatrix.h index d718c6240e..1d5cd2f735 100644 --- a/src/mathed/InsetMathXYMatrix.h +++ b/src/mathed/InsetMathXYMatrix.h @@ -24,7 +24,7 @@ public: /// InsetMathXYMatrix(Length const & = Length(), char c = '\0'); /// - bool metrics(MetricsInfo &, Dimension &) const; + void metrics(MetricsInfo &, Dimension &) const; /// InsetMathXYMatrix const * asXYMatrixInset() const { return this; } ///