]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.h
TR1: move TR1 check to config.h / buildsystem
[lyx.git] / src / Buffer.h
index 384f34ec98ff87bac5754dbd95f4d70637abb040..01537b9b6362908609fa9c2faef240dab10a2461 100644 (file)
@@ -504,7 +504,7 @@ public:
        ///
        void moveAutosaveFile(support::FileName const & old) const;
        ///
-       support::FileName getAutosaveFilename() const;
+       support::FileName getAutosaveFileName() const;
 
        /// return the format of the buffer on a string
        std::string bufferFormat() const;