]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBibitem.cpp
requires is a keyword in C++2a
[lyx.git] / src / insets / InsetBibitem.cpp
index 1c1962c0e635c45246d2c0b9c336c04c2b6226d8..c70e92ea734866aa16ba6f0cc0a1cef80e0775f4 100644 (file)
@@ -327,7 +327,7 @@ void InsetBibitem::collectBibKeys(InsetIterator const & it, FileNameList & /*che
 
 
 // Update the counters of this inset and of its contents
-void InsetBibitem::updateBuffer(ParIterator const & it, UpdateType utype)
+void InsetBibitem::updateBuffer(ParIterator const & it, UpdateType utype, bool const /*deleted*/)
 {
        BufferParams const & bp = buffer().masterBuffer()->params();
        Counters & counters = bp.documentClass().counters();