]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_braceinset.h
fix #1073
[lyx.git] / src / mathed / math_braceinset.h
index 133ee5e8a05b69454e7c40e77e18529337eb5086..7ba25f3d6af41405ad2547716502e44e7900f964 100644 (file)
@@ -22,9 +22,9 @@ public:
        /// we write extra braces in any case...
        bool extraBraces() const { return true; }
        ///
-       void metrics(MathMetricsInfo & mi) const;
+       void metrics(MetricsInfo & mi) const;
        ///
-       void draw(MathPainterInfo &, int x, int y) const;
+       void draw(PainterInfo &, int x, int y) const;
        ///
        void write(WriteStream & os) const;
        /// write normalized content