X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBufferList.h;h=4f9cb95c05cb6d177aa3637ed9a8a01bfebe5832;hb=51cc1a1cbed395ab79ffa98765231efac4112c56;hp=95df26aa6df9e9b9757e5bb00d34eb3d7d979ef4;hpb=6cf1847b31617cd2ad190919d0ceaa51e1601ad8;p=lyx.git diff --git a/src/BufferList.h b/src/BufferList.h index 95df26aa6d..4f9cb95c05 100644 --- a/src/BufferList.h +++ b/src/BufferList.h @@ -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;