]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathScript.h
Remove hardcoded values
[lyx.git] / src / mathed / InsetMathScript.h
index e84886b7d3bf922a8d42cae1e0beff345cc5de53..d0707439b9a75bc2c79204e160ee815fded49104 100644 (file)
@@ -33,6 +33,8 @@ public:
        ///
        mode_type currentMode() const { return MATH_MODE; }
        ///
+       MathClass mathClass() const;
+       ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;