X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBuffer.h;h=e717e463bd08c0d9a80d296a0c9585327b98ca5b;hb=eea4ef9b6e8c103b8d77fb456214a116c68f58a7;hp=7b965de7c24764ae130639e4886641c390307d82;hpb=cf37ad8c80fac36565b98fd993e32736902f8396;p=lyx.git diff --git a/src/Buffer.h b/src/Buffer.h index 7b965de7c2..e717e463bd 100644 --- a/src/Buffer.h +++ b/src/Buffer.h @@ -738,7 +738,7 @@ public: /// \param output: whether we are preparing for output. void updateBuffer(UpdateScope scope, UpdateType utype) const; /// - void updateBuffer(ParIterator & parit, UpdateType utype) const; + void updateBuffer(ParIterator & parit, UpdateType utype, bool const deleted = false) const; /// Spellcheck starting from \p from. /// \p from initial position, will then points to the next misspelled