]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsLoader.h
version.h: tex2lyx can have the same actual fileformat
[lyx.git] / src / graphics / GraphicsLoader.h
index 43fd85e69590f48493f23c9664317df9f1333f8e..65218505b0254121794466ab036f6992530d4234 100644 (file)
@@ -68,6 +68,10 @@ public:
         */
        void startLoading() const;
 
+       /** Tries to reload the image. 
+        */
+       void reload() const;
+
        /** Monitor any changes to the file.
         *  There is no point monitoring the file before startLoading() is
         *  invoked.