X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLaTeX.h;h=78c283d85a6fb6c350a9c1dcc3f80cfb872c4db5;hb=c378fede8bd23299bb88c5d4385beb2b43ce5312;hp=24c2ea27bff7de95584bd82e9d87b26e441d34b2;hpb=f0a970a86e6d8a9e7ba3528243766e6cd502b629;p=lyx.git diff --git a/src/LaTeX.h b/src/LaTeX.h index 24c2ea27bf..78c283d85a 100644 --- a/src/LaTeX.h +++ b/src/LaTeX.h @@ -188,7 +188,7 @@ private: void updateBibtexDependencies(DepTable &, std::vector const &); /// - bool runBibTeX(std::vector const &); + bool runBibTeX(std::vector const &, OutputParams const &); /// void deleteFilesOnError() const;