]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/xarray.h
use stream-like syntax for LaTeX output
[lyx.git] / src / mathed / xarray.h
index 8627f5e62ea8fffeacc3d3e9f8b8855040ff7417..b09d6af34492814f1bf94041000d35f6c246187c 100644 (file)
@@ -24,7 +24,7 @@ public:
        ///
        MathXArray();
        ///
-       void metrics(MathStyles st) const;
+       void metrics(MathMetricsInfo const & st) const;
        ///
        void draw(Painter & pain, int x, int y) const;