X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLaTeX.h;h=0b46c607af6496e42492b645121742d2f64f0923;hb=4eb9b50dc642a3532d8126a93571696b3db57640;hp=44920c362a5c7493132be00164caa2912c6bd211;hpb=db58111360d68f76c5797069a7b80967447d1379;p=lyx.git diff --git a/src/LaTeX.h b/src/LaTeX.h index 44920c362a..0b46c607af 100644 --- a/src/LaTeX.h +++ b/src/LaTeX.h @@ -192,7 +192,7 @@ private: std::string const & = std::string()); /// - bool runMakeIndexNomencl(support::FileName const &, + bool runMakeIndexNomencl(support::FileName const &, std::string const &, std::string const &); /// @@ -239,7 +239,7 @@ private: /// OutputParams runparams; - + /// Do we use biber? bool biber;