]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBibitem.h
Fix segfault after deleting monitor
[lyx.git] / src / insets / InsetBibitem.h
index 41497e18497f48ac185baafe37c29a156a7153a7..ba33732ad0b01d33a7ee6c6ce02d1df6235b508e 100644 (file)
@@ -60,7 +60,7 @@ public:
        ///
        docstring xhtml(XHTMLStream &, OutputParams const &) const;
        ///
-       void collectBibKeys(InsetIterator const &) const;
+       void collectBibKeys(InsetIterator const &, support::FileNameList &) const;
        /// update the counter of this inset
        void updateBuffer(ParIterator const &, UpdateType);
        ///@}