]> git.lyx.org Git - features.git/blobdiff - src/text.C
The EnumLColor patch, free of macros.
[features.git] / src / text.C
index 4018dda7033ceb8b5fa2fc0ff67430011fe1ca71..934c7a7b5b2ed564c67c7af38cdbc1fb81e1d384 100644 (file)
@@ -876,7 +876,7 @@ int LyXText::labelFill(ParagraphList::iterator pit, Row const & row) const
 }
 
 
-LColor::color LyXText::backgroundColor() const
+EnumLColor LyXText::backgroundColor() const
 {
        if (inset_owner)
                return inset_owner->backgroundColor();