X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathNumber.h;h=606603e6dfd10b49ded41603ea94a0fc9c10341c;hb=f212b483355d68e93132fb469814e13335d0886b;hp=d6ccbb0d204eecd09fb54f29112a8c0fb0cabc12;hpb=de6418f37765fe452f135f96dee6d49897bff215;p=lyx.git diff --git a/src/mathed/InsetMathNumber.h b/src/mathed/InsetMathNumber.h index d6ccbb0d20..606603e6df 100644 --- a/src/mathed/InsetMathNumber.h +++ b/src/mathed/InsetMathNumber.h @@ -26,7 +26,7 @@ public: /// explicit InsetMathNumber(docstring const & s); /// - void metrics(MetricsInfo & mi, Dimension & dim) const; + bool metrics(MetricsInfo & mi, Dimension & dim) const; /// void draw(PainterInfo &, int x, int y) const; ///