X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetBibitem.h;h=c28f66aa5206dec22ee30858cbdc0eab1156da05;hb=bfddee97e191a853f0576f4fab3f095c4e9ce0de;hp=9231b3cb9b0f01ea7c464e6a089e9120fb01cf49;hpb=222b3580d21a8ce2d8c499db4de885e9b8a94d88;p=lyx.git diff --git a/src/insets/InsetBibitem.h b/src/insets/InsetBibitem.h index 9231b3cb9b..c28f66aa52 100644 --- a/src/insets/InsetBibitem.h +++ b/src/insets/InsetBibitem.h @@ -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); ///@}