]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBibitem.h
Better TOC output for XHTML, per Rob and Pavel.
[lyx.git] / src / insets / InsetBibitem.h
index 9231b3cb9b0f01ea7c464e6a089e9120fb01cf49..c28f66aa5206dec22ee30858cbdc0eab1156da05 100644 (file)
@@ -59,7 +59,7 @@ public:
        ///
        docstring xhtml(XHTMLStream &, OutputParams const &) const;
        ///
-       void fillWithBibKeys(BiblioInfo &, InsetIterator const &) const;
+       void collectBibKeys(InsetIterator const &) const;
        /// update the counter of this inset
        void updateBuffer(ParIterator const &, UpdateType);
        ///@}