X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fgraphics%2FGraphicsLoader.h;h=65218505b0254121794466ab036f6992530d4234;hb=ca66e175c9705045793ba3cc2ba95909e5ef5a93;hp=43fd85e69590f48493f23c9664317df9f1333f8e;hpb=4a1be58591ea5a7431d9426abb27d8b946c634cb;p=lyx.git diff --git a/src/graphics/GraphicsLoader.h b/src/graphics/GraphicsLoader.h index 43fd85e695..65218505b0 100644 --- a/src/graphics/GraphicsLoader.h +++ b/src/graphics/GraphicsLoader.h @@ -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.