]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_substackinset.h
small up/down tweaking
[lyx.git] / src / mathed / math_substackinset.h
index d0ec7098a7a0a6745a0a830217aba3933086bf85..9c3d18291b0808f5d580ce65ea06b1d2fd86f415 100644 (file)
@@ -16,7 +16,7 @@ public:
        ///
        MathInset * clone() const;
        ///
-       void metrics(MathMetricsInfo & st) const;
+       void metrics(MathMetricsInfo & mi) const;
        ///
        MathSubstackInset const * asSubstackInset() const { return this; }