]> git.lyx.org Git - lyx.git/blobdiff - src/bufferparams.h
add config.h
[lyx.git] / src / bufferparams.h
index 99d40077652b3ca94e49323c9f0c8a7ecc3e1a65..c05af76d54b70525635be5d6e8db8ef9bb0404d6 100644 (file)
@@ -271,7 +271,7 @@ public:
        ///
        std::string const babelCall(std::string const & lang_opts) const;
        /// set up the document fonts
-       std::string const loadFonts(LaTeXFeatures & features, std::string const & rm,
+       std::string const loadFonts(std::string const & rm,
                                     std::string const & sf, std::string const & tt,
                                     bool const & sc, bool const & osf,
                                     int const & sfscale, int const & ttscale) const;