]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetInclude.h
Revert "Attempt to fix bug 9158 using updateBuffer."
[lyx.git] / src / insets / InsetInclude.h
index 18329fe6d9117826e8f62c9eaf2e1b8990123d8f..009b49e3ac03c06b9ca4e55b72a677f3a41e157a 100644 (file)
@@ -59,6 +59,14 @@ public:
         */
        void updateBibfilesCache();
 
+       /** Return the cache with all bibfiles in use of the child buffer
+        *  (including bibfiles of grandchild documents).
+        *  Return an empty vector if the child doc is not loaded.
+        *  \param buffer the Buffer containing this inset.
+        */
+       support::FileNameList const &
+               getBibfilesCache() const;
+
        ///
        void updateCommand();
        ///