X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBufferList.h;h=edfabdfbbcd23a5c596201bddf3e6f2254c63db3;hb=e45427de389bc188f02ebe0de2c052740dcde09c;hp=61803ced2095a39ab3a193c816c3aa4fb3c7c8a7;hpb=78874e5f2766972d00743550d0de099c1387d4b3;p=lyx.git diff --git a/src/BufferList.h b/src/BufferList.h index 61803ced20..edfabdfbbc 100644 --- a/src/BufferList.h +++ b/src/BufferList.h @@ -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