]> git.lyx.org Git - lyx.git/blobdiff - src/BufferList.h
Do not modify the changed() status of rows when no drawing has taken place
[lyx.git] / src / BufferList.h
index 95df26aa6df9e9b9757e5bb00d34eb3d7d979ef4..4f9cb95c05cb6d177aa3637ed9a8a01bfebe5832 100644 (file)
@@ -66,7 +66,7 @@ public:
        void closeAll();
 
        /// returns a vector with all the buffers filenames
-       support::FileNameList const & fileNames() const;
+       support::FileNameList fileNames() const;
 
        /// return true if no buffers loaded
        bool empty() const;