]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetGraphics.h
Embedding: update related insets when the embedding status of a fileitem is changed
[features.git] / src / insets / InsetGraphics.h
index 98e44a5db2002286f9d98463eb1e9bf75af554b7..d8b25cc8a5a57b8ec9fb44d6ccaf2d5d611f8b49 100644 (file)
@@ -80,6 +80,8 @@ public:
        bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const;
        /// all graphics can be embedded
        void registerEmbeddedFiles(Buffer const &, EmbeddedFiles &) const;
+       ///
+       void updateEmbeddedFile(Buffer const &, EmbeddedFile const &);
 protected:
        InsetGraphics(InsetGraphics const &);
        ///