]> git.lyx.org Git - lyx.git/blobdiff - src/BufferList.h
GuiBox.cpp: a compile fix
[lyx.git] / src / BufferList.h
index 4f9cb95c05cb6d177aa3637ed9a8a01bfebe5832..242eff03bea24d34d5750b670bd9511767055b64 100644 (file)
@@ -115,6 +115,8 @@ public:
        //@{
        /// reset current author for all buffers
        void recordCurrentAuthor(Author const & author);
+       /// update previews for all buffers, e.g. for Prefs update
+       void updatePreviews();
        /// Call changed() on all buffers, internal or not
        void changed(bool update_metrics) const;
        /// emergency save for all buffers