]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetert.h
Clean up InsetGraphics::Cache and rename as GraphicsInset.
[lyx.git] / src / insets / insetert.h
index 3483cbd2e0f8383c8133e255f3c82489cb03537a..7d793bd95e27a2a0f8ababaf8ec5bc0371400491 100644 (file)
@@ -40,7 +40,7 @@ public:
        ///
        InsetERT(InsetERT const &);
        ///
-       Inset * clone(Buffer const &) const;
+       Inset * clone() const;
        ///
        InsetERT(BufferParams const &,
                 Language const *, string const & contents, bool collapsed);
@@ -99,7 +99,7 @@ public:
        WordLangTuple const
        selectNextWordToSpellcheck(BufferView *, float &) const;
        ///
-       void dimension(BufferView *, LyXFont const &, Dimension &) const;
+       void metrics(MetricsInfo &, Dimension &) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        /// set the status of the inset