]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsLoader.h
Regularly check if graphics is modified when visible on screen (#10596)
[lyx.git] / src / graphics / GraphicsLoader.h
index 0b5885772e0e74528e80b9f16c95579c29f71d51..62ea303b34764e7b627c6cba3f152c9387b1a71e 100644 (file)
@@ -81,6 +81,8 @@ public:
        void startMonitoring() const;
        ///
        bool monitoring() const;
+       ///
+       void checkModifiedAsync() const;
 
        /// How far have we got in loading the image?
        ImageStatus status() const;