]> git.lyx.org Git - features.git/blobdiff - src/graphics/GraphicsCacheItem.h
Add 'needauth' option to converters that need explicit user authorization.
[features.git] / src / graphics / GraphicsCacheItem.h
index 289b827a4fff15f5049d232e6b278a2d2bbbaa32..ee2348d8fc49b11485a7e9761aca66469f3d0fb7 100644 (file)
@@ -46,7 +46,7 @@ class Converter;
 class CacheItem {
 public:
        ///
-       CacheItem(support::FileName const & file);
+       CacheItem(support::FileName const & file, support::FileName const & doc_file);
        /// Needed for the pimpl
        ~CacheItem();