]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_matrixinset.h
preview as preview can...
[lyx.git] / src / mathed / math_matrixinset.h
index 57d45d61ea39f46ffdd7191c449e8695bdc49af9..9c796bfa2735092a99b012e0032b01f2084e7e87 100644 (file)
@@ -19,7 +19,7 @@ public:
        ///
        MathInset * clone() const;
        ///
-       void metrics(MathMetricsInfo const &) const {}
+       void metrics(MathMetricsInfo &) const {}
        /// identifies MatrixInsets
        MathMatrixInset const * asMatrixInset() const { return this; }