]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathCases.h
Allows editing when the Prefs dialog is opened; fix bug 3140:
[lyx.git] / src / mathed / InsetMathCases.h
index bae0cd76193b8b441fd7f68fa8ca31c0bb4e3347..9f06cbdde82ba8197ccc4de6bea9cb727584476f 100644 (file)
@@ -25,7 +25,7 @@ public:
        ///
        explicit InsetMathCases(row_type rows = 1u);
        ///
-       void metrics(MetricsInfo & mi, Dimension & dim) const;
+       bool metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///