]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDots.h
Allows editing when the Prefs dialog is opened; fix bug 3140:
[lyx.git] / src / mathed / InsetMathDots.h
index 424a0f738ad4cd3d652a5f7d9bab36d28d0a4278..86173a0b37f292e4b9f2dbdd7dcfdbc583444aec 100644 (file)
@@ -25,7 +25,7 @@ public:
        ///
        explicit InsetMathDots(latexkeys const * l);
        ///
-       void metrics(MetricsInfo & mi, Dimension & dim) const;
+       bool metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///