]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.h
Debug output for paragraph params.
[lyx.git] / src / Buffer.h
index 7b965de7c24764ae130639e4886641c390307d82..e717e463bd08c0d9a80d296a0c9585327b98ca5b 100644 (file)
@@ -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