]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetExternal.h
Embedding: when an inset with an embedded file is copied to another buffer, the embed...
[features.git] / src / insets / InsetExternal.h
index b5adef3d658d72d862a644292ca7ac40095118e0..97c4b7a44088c42bfb0d30c5df3b65a6e0e7d466 100644 (file)
@@ -112,6 +112,8 @@ public:
        ///
        ~InsetExternal();
        ///
+       void setBuffer(Buffer & buffer);
+       ///
        InsetCode lyxCode() const { return EXTERNAL_CODE; }
        ///
        EDITABLE editable() const { return IS_EDITABLE; }