X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FConverterCache.h;h=72afe293e5ae515a287d6952534a15bde6762396;hb=4ed0312c51704780af1c452d3a82a84171b3725a;hp=ab4550c1b01c888b116bf7a30d06640a7aca983b;hpb=a1eb7cac0e5e657b2060fd99398e9137535875c5;p=lyx.git diff --git a/src/ConverterCache.h b/src/ConverterCache.h index ab4550c1b0..72afe293e5 100644 --- a/src/ConverterCache.h +++ b/src/ConverterCache.h @@ -55,6 +55,9 @@ public: /// Init the cache. This must be done after package initialization. static void init(); + /// Writes the index list. This must be called on exit. + void writeIndex() const; + /** * Add \c converted_file (\c orig_from converted to \c to_format) to * the cache if it is not already in or not up to date.