X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLaTeX.h;h=1f52dab188386e791f2380f2467bca8715d83957;hb=46bd598fc5b0b1bb61e713428c54aedf9c6e6d98;hp=eae822d8e6b2a4cea437bb2b3c1804ab9bf1a910;hpb=6c300f72a217722652dc27db9108e1050028979c;p=lyx.git diff --git a/src/LaTeX.h b/src/LaTeX.h index eae822d8e6..1f52dab188 100644 --- a/src/LaTeX.h +++ b/src/LaTeX.h @@ -161,7 +161,8 @@ private: void deplog(DepTable & head); /// - bool runMakeIndex(std::string const &, OutputParams const &); + bool runMakeIndex(std::string const &, OutputParams const &, + std::string const & = std::string()); /// std::vector const scanAuxFiles(std::string const &);