X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathXArrow.h;h=469bec1d0baa1e6af51d86d6ea7005126f249876;hb=48b09463dd23e64fab605553a91542198e8361e4;hp=d21dd422224422e14ab9e78c7126ed32a05b7afe;hpb=0facb603fefec1ecc927f77bcf6228ca1f035444;p=lyx.git diff --git a/src/mathed/InsetMathXArrow.h b/src/mathed/InsetMathXArrow.h index d21dd42222..469bec1d0b 100644 --- a/src/mathed/InsetMathXArrow.h +++ b/src/mathed/InsetMathXArrow.h @@ -22,7 +22,7 @@ namespace lyx { class InsetMathXArrow : public InsetMathFracBase { public: /// - explicit InsetMathXArrow(docstring const & name); + explicit InsetMathXArrow(Buffer * buf, docstring const & name); /// void draw(PainterInfo & pi, int x, int y) const; ///