]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetInclude.h
Move the lyx::biblio namespace into src/. Also make changes to how the BibTeX
[features.git] / src / insets / InsetInclude.h
index 4eb0409269e0a4ace1c26ff9876cd6071227083d..a89d4df765097bcb4d5020c1e5e3a80d67c81a01 100644 (file)
@@ -59,8 +59,9 @@ public:
         *  \param buffer the Buffer containing this inset.
         *  \param keys the list of bibkeys in the child buffer.
         */
-       void fillWithBibKeys(Buffer const & buffer,
-               std::vector<std::pair<std::string, docstring> > & keys) const;
+       virtual void fillWithBibKeys(Buffer const &,
+               std::vector<std::pair<std::string, docstring> > &,
+               InsetIterator const & /*di*/) const;
        /** Update the cache with all bibfiles in use of the child buffer
         *  (including bibfiles of grandchild documents).
         *  Does nothing if the child document is not loaded to prevent