]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.h
Revert unintentional commits.
[lyx.git] / src / Buffer.h
index 95d1386866874f118628f1d95f768a6b93072600..1021df279f060c8664defab4996236f422b66fb1 100644 (file)
@@ -306,6 +306,8 @@ public:
        /// Update the cache with all bibfiles in use (including bibfiles
        /// of loaded child documents).
        void updateBibfilesCache() const;
+       ///
+       void invalidateBibinfoCache();
        /// Return the cache with all bibfiles in use (including bibfiles
        /// of loaded child documents).
        support::FileNameList const & getBibfilesCache() const;