]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.h
Correct tex2lyx/roundtrip/test-structure.tex test.
[lyx.git] / src / Buffer.h
index 7dd936514d716cc467ac4b49acdf9e3a0e850419..74507909df231224445ac5b0b0bd105363839613 100644 (file)
@@ -268,7 +268,7 @@ private:
        ReadStatus convertLyXFormat(support::FileName const & fn,
                support::FileName & tmpfile, int from_format);
        /// get appropriate name for backing up files from older versions
-       std::string getBackupName() const;
+       support::FileName getBackupName() const;
        //@}
 
 public: