X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetFlex.h;h=caee6bcab7c92385825c3451babce11264beafee;hb=142caff8336c54627606c09d3ce5bb7de7a8adb6;hp=d5902be949ae0bb6ed8946b9444f0e372aa4e561;hpb=6e8312d1a46fc79af62f01fde116f7b12974c210;p=lyx.git diff --git a/src/insets/InsetFlex.h b/src/insets/InsetFlex.h index d5902be949..caee6bcab7 100644 --- a/src/insets/InsetFlex.h +++ b/src/insets/InsetFlex.h @@ -23,7 +23,7 @@ namespace lyx { class InsetFlex : public InsetCollapsable { public: /// - InsetFlex(Buffer const &, std::string const & layoutName); + InsetFlex(Buffer *, std::string const & layoutName); /// docstring name() const { return from_utf8(name_); } ///