]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeX.h
Use the proper buffer when recording undo
[lyx.git] / src / LaTeX.h
index 44920c362a5c7493132be00164caa2912c6bd211..0b46c607af6496e42492b645121742d2f64f0923 100644 (file)
@@ -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;