]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetLabel.h
requires is a keyword in C++2a
[lyx.git] / src / insets / InsetLabel.h
index ef4fed9cac2ee20eb5a7d752ca5ba4e7c4f76c7c..ab54e5e959f4f24e8c3d917a3011502ed112fffd 100644 (file)
@@ -57,7 +57,7 @@ public:
        ///
        docstring xhtml(XHTMLStream &, OutputParams const &) const;
        ///
-       void updateBuffer(ParIterator const & it, UpdateType);
+       void updateBuffer(ParIterator const & it, UpdateType, bool const deleted = false);
        ///
        void addToToc(DocIterator const & di, bool output_active,
                                  UpdateType utype, TocBackend & backend) const;