X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathRoot.h;h=cfcac0a7f3189b68bf368cbd8fd6093e3009c7ae;hb=48b09463dd23e64fab605553a91542198e8361e4;hp=1fd6e08d0d35d96a145ad3d049ffe62bd3c947bc;hpb=0facb603fefec1ecc927f77bcf6228ca1f035444;p=lyx.git diff --git a/src/mathed/InsetMathRoot.h b/src/mathed/InsetMathRoot.h index 1fd6e08d0d..cfcac0a7f3 100644 --- a/src/mathed/InsetMathRoot.h +++ b/src/mathed/InsetMathRoot.h @@ -23,7 +23,7 @@ namespace lyx { class InsetMathRoot : public InsetMathNest { public: /// - InsetMathRoot(); + InsetMathRoot(Buffer * buf); /// bool idxUpDown(Cursor & cur, bool up) const; ///