]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetQuotes.h
requires is a keyword in C++2a
[lyx.git] / src / insets / InsetQuotes.h
index 362a0e2dfa3254f49b88057a4614d34438d7c7e1..ea33b0eea00cb56560f1971e858ea141443fb4fd 100644 (file)
@@ -154,7 +154,7 @@ public:
        void forOutliner(docstring &, size_t const maxlen, bool const) const;
 
        /// Update the contextual information of this inset
-       void updateBuffer(ParIterator const &, UpdateType);
+       void updateBuffer(ParIterator const &, UpdateType, bool const deleted = false);
 
        ///
        void validate(LaTeXFeatures &) const;