]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_macro.h
IU of drawing phase one without 'semantic changes' as requested by John
[lyx.git] / src / mathed / math_macro.h
index d233b6a7736c36caecd2dc9ab385bc509615fc5e..ec22720880b016a83f3e57f7388b82a9633bee50 100644 (file)
@@ -41,7 +41,7 @@ public:
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///
-       Dimension metrics(MetricsInfo & mi) const;
+       void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        MathInset * clone() const;
        ///