]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetinclude.h
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetinclude.h
index 0b2cf430461f3ac1d28b2a5020cc3cc77a5ef227..c42159e30ce4fdfd0297565ac483ea11d2638921 100644 (file)
@@ -59,7 +59,7 @@ public:
         *  \param keys the list of bibkeys in the child buffer.
         */
        void fillWithBibKeys(Buffer const & buffer,
-               std::vector<std::pair<std::string,std::string> > & keys) const;
+               std::vector<std::pair<std::string, docstring> > & keys) 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