]> git.lyx.org Git - lyx.git/blobdiff - src/Section.cpp
LaTeXFeatures.cpp: "wrapfig" has to be loaded after "float"
[lyx.git] / src / Section.cpp
index ed8db6ceccf43d20b731b25621262b6c05a2d557..fcacc7e8f0632dd4894172fa5f84728846e9d9d4 100644 (file)
@@ -47,7 +47,7 @@ string const & Section::afterskip() const
 }
 
 
-LyXFont const & Section::style() const
+Font const & Section::style() const
 {
        return style_;
 }