]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_nestinset.h
use stream-like syntax for LaTeX output
[lyx.git] / src / mathed / math_nestinset.h
index 5cf17786de0f11c708c2817b4efda77840831dc5..8bf33e0038ad0aba5e594121dc47237236e6b557 100644 (file)
@@ -19,7 +19,7 @@ public:
        explicit MathNestInset(idx_type ncells);
 
        ///
-       void metrics(MathStyles st) const;
+       void metrics(MathMetricsInfo const & st) const;
        /// draw the object, sets xo_ and yo_ cached values 
        void draw(Painter &, int x, int y) const;
        /// appends itself with macro arguments substituted