X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathRoot.h;h=7c40deb27ce5195d9f1ef4a333dd52429e759cc7;hb=58ab972f714309aa87e7d956ceda00e18337875f;hp=5872849750dbbba6a714bd575b93f58a0fb4419c;hpb=ed858d73e57ce7aa89e38c1bc4d799362edb0227;p=lyx.git diff --git a/src/mathed/InsetMathRoot.h b/src/mathed/InsetMathRoot.h index 5872849750..7c40deb27c 100644 --- a/src/mathed/InsetMathRoot.h +++ b/src/mathed/InsetMathRoot.h @@ -27,7 +27,7 @@ public: /// bool idxUpDown(Cursor & cur, bool up) const; /// - bool metrics(MetricsInfo & mi, Dimension & dim) const; + void metrics(MetricsInfo & mi, Dimension & dim) const; /// void draw(PainterInfo & pi, int x, int y) const;