X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetFlex.cpp;h=279f9940542a2327f2fd1d300e5cf3b1bb4bf3b7;hb=0362c6aae73c293d1c20277c12d362acfe0b2ef6;hp=5ce4d0761953812b3b286e53a328e67c0e0e9b5d;hpb=b306e9a2e15664c630e1b462c3db3caf0e9cc9c9;p=lyx.git diff --git a/src/insets/InsetFlex.cpp b/src/insets/InsetFlex.cpp index 5ce4d07619..279f994054 100644 --- a/src/insets/InsetFlex.cpp +++ b/src/insets/InsetFlex.cpp @@ -40,7 +40,7 @@ namespace lyx { InsetFlex::InsetFlex(BufferParams const & bp, - TextClassIndex tc, string const & layoutName) + TextClassPtr tc, string const & layoutName) : InsetCollapsable(bp, Collapsed, tc), name_(layoutName) {