]> git.lyx.org Git - lyx.git/blobdiff - src/InsetList.cpp
GuiCharacter: Consider default settings for underline, strikeout and language
[lyx.git] / src / InsetList.cpp
index d1b6d43d805b386d48668a532b71f79cc2a1f02d..50cf8e9d2c00390c23b9d3b0aa1faf05f03372ac 100644 (file)
@@ -36,7 +36,7 @@ struct InsetTablePosLess
        }
 };
 
-} // namespace anon
+} // namespace
 
 
 InsetList::InsetList(InsetList const & il) : list_(il.list_)