]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_frameboxinset.h
architectural changes to tex2lyx
[lyx.git] / src / mathed / math_frameboxinset.h
index c93cdb9cbe24bddc3e485833916dfcd28b5adc55..a563099d39ebb179716cf2a37b2c673119e44136 100644 (file)
@@ -16,11 +16,11 @@ public:
        ///
        MathFrameboxInset();
        ///
-       MathInset * clone() const;
+       virtual std::auto_ptr<InsetBase> clone() const;
        ///
-       void metrics(MathMetricsInfo & mi) const;
+       void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
-       void draw(MathPainterInfo & pi, int x, int y) const;
+       void draw(PainterInfo & pi, int x, int y) const;
        ///
        void write(WriteStream & os) const;
        /// write normalized content