X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FInsetList.cpp;h=50cf8e9d2c00390c23b9d3b0aa1faf05f03372ac;hb=0dcf78a4ad21b62de6082fdf3feb7c564ebd1dc7;hp=d1b6d43d805b386d48668a532b71f79cc2a1f02d;hpb=fd50fb720f45a9064ccd91c1066e80ce6b5aa8a5;p=lyx.git diff --git a/src/InsetList.cpp b/src/InsetList.cpp index d1b6d43d80..50cf8e9d2c 100644 --- a/src/InsetList.cpp +++ b/src/InsetList.cpp @@ -36,7 +36,7 @@ struct InsetTablePosLess } }; -} // namespace anon +} // namespace InsetList::InsetList(InsetList const & il) : list_(il.list_)