]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphics.h
Fix text frame drawing.
[lyx.git] / src / insets / InsetGraphics.h
index 454b1a8e08ca4825cabd9135f045d14614942a1d..ee96bc3b626edd322e47ad37f1f6128e0b038b2b 100644 (file)
@@ -78,6 +78,8 @@ public:
        void editGraphics(InsetGraphicsParams const &, Buffer const &) const;
        ///
        bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const;
+       /// all graphics can be embedded
+       void registerEmbeddedFiles(Buffer const &, EmbeddedFiles &, ParConstIterator const &) const;
 protected:
        InsetGraphics(InsetGraphics const &);
        ///