]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphics.h
Change string
[lyx.git] / src / insets / InsetGraphics.h
index b1270bb30c321d9b2fe4f4e94703a30968ac9b78..b5c8043c23a38bd2f1ee57bb805be4cb8f37cce7 100644 (file)
@@ -34,6 +34,8 @@ public:
        ///
        ~InsetGraphics();
        ///
+       void setBuffer(Buffer & buffer);
+       ///
        bool isLabeled() const { return true; }
        void metrics(MetricsInfo &, Dimension &) const;
        ///