]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_symbolinset.h
fix #1073
[lyx.git] / src / mathed / math_symbolinset.h
index 7aa6ac1a13582c71f8cc195d1a52d697f63d5d9b..a26f54d03074d6791f635d264b9decc7ea44e3b6 100644 (file)
@@ -21,9 +21,9 @@ public:
        ///
        MathInset * clone() const;
        ///
-       void metrics(MathMetricsInfo & st) const;
+       void metrics(MetricsInfo & st) const;
        ///
-       void draw(MathPainterInfo &, int x, int y) const;
+       void draw(PainterInfo &, int x, int y) const;
        ///
        bool isRelOp() const;
        /// do we take scripts?