]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsCache.h
ar.po and layouttranslations: updates from hatim
[lyx.git] / src / graphics / GraphicsCache.h
index 66cfc85bf6e490160b1b91886b80425fd2781cd2..0fd1dd0102a1945eb990c32140f79d7a4c2a2018 100644 (file)
@@ -46,7 +46,7 @@ public:
        std::vector<std::string> const & loadableFormats() const;
 
        /// Add a graphics file to the cache.
-       void add(support::FileName const & file) const;
+       void add(support::FileName const & file, support::FileName const & doc_file) const;
 
        /// Remove a file from the cache.
        void remove(support::FileName const & file) const;