]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_macroarg.h
split super/subscript handling in new base class MathUpDownInset and
[features.git] / src / mathed / math_macroarg.h
index 594b7100e4ef3b70d3f79e26c89896794b832816..f089bf3c9e2da5ea2e6a4c4a453269e2cb0573aa 100644 (file)
@@ -18,7 +18,7 @@ public:
        ///
        MathInset * clone() const;
        ///
-       void Metrics(MathStyles st);
+       void Metrics(MathStyles st, int asc = 0, int des = 0);
        ///
        void draw(Painter &, int x, int baseline);
        ///