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