]> git.lyx.org Git - features.git/blobdiff - src/LaTeX.h
a couple of small fixes + a fix for the error in bibtex files problem
[features.git] / src / LaTeX.h
index c9f5c9f1ce5578974869283684beb6eac868e5d9..5af4adbebacabde70133da972b8df5ff5cf4e6b3 100644 (file)
@@ -180,6 +180,9 @@ protected:
        
        ///
        bool runBibTeX(string const &, DepTable &);
+
+       ///
+       void deleteFilesOnError() const;
        
        ///
        string cmd;