]> git.lyx.org Git - lyx.git/blobdiff - src/BufferList.h
Account for old versions of Pygments
[lyx.git] / src / BufferList.h
index 690bf6a4e4a8a905970c85ff2bd8bdf3ca347bad..d4ae186a907991fbd86be35be04be1b01b1ec232 100644 (file)
@@ -124,6 +124,8 @@ public:
        void emergencyWriteAll();
        /// FIXME
        void updateIncludedTeXfiles(std::string const &, OutputParams const &);
+       ///
+       void invalidateConverterCache() const;
        //@}
 
 private: