]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFlex.h
InsetBox.cpp: only shaded boxes can have multiple paragraphs when there is no inner box
[lyx.git] / src / insets / InsetFlex.h
index d5902be949ae0bb6ed8946b9444f0e372aa4e561..caee6bcab7c92385825c3451babce11264beafee 100644 (file)
@@ -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_); }
        ///