]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_xymatrixinset.h
Fix reading of math macros
[lyx.git] / src / mathed / math_xymatrixinset.h
index 3cabea91d596e10da81ba5a226d78e4d0a6dc527..c0c8600859f0ccc7b522975d4b809756abfab40c 100644 (file)
@@ -16,7 +16,7 @@ public:
        ///
        MathInset * clone() const;
        ///
-       void metrics(MathMetricsInfo const & st) const;
+       void metrics(MathMetricsInfo & st) const;
        ///
        MathXYMatrixInset const * asXYMatrixInset() const { return this; }
        ///