]> git.lyx.org Git - lyx.git/blobdiff - src/BufferList.h
Fix bug #6649 - fix texrow structure generated by InsetIndex
[lyx.git] / src / BufferList.h
index 61803ced2095a39ab3a193c816c3aa4fb3c7c8a7..edfabdfbbcd23a5c596201bddf3e6f2254c63db3 100644 (file)
@@ -109,7 +109,7 @@ public:
        void setCurrentAuthor(docstring const & name, docstring const & email);
 
        /// Call changed() on all buffers, internal or not
-       void changed() const;
+       void changed(bool update_metrics) const;
 
 private:
        /// noncopiable