]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeX.h
* src/LaTeX.C: beautification: use identical user messages
[lyx.git] / src / LaTeX.h
index eae822d8e6b2a4cea437bb2b3c1804ab9bf1a910..1f52dab188386e791f2380f2467bca8715d83957 100644 (file)
@@ -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<Aux_Info> const scanAuxFiles(std::string const &);