]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSpace.h
Allows editing when the Prefs dialog is opened; fix bug 3140:
[lyx.git] / src / mathed / InsetMathSpace.h
index a3e06d634e0f12d6c2e010ef26b8b94ac907d43b..1a413734362bcde09b7a7547d4cf68f2c3e31cbd 100644 (file)
@@ -38,7 +38,7 @@ public:
        ///
        int width() const;
        ///
-       void metrics(MetricsInfo & mi, Dimension & dim) const;
+       bool metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;