]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathFrac.h
last commit was incomplete... not sure how I managed this..
[lyx.git] / src / mathed / InsetMathFrac.h
index 1f9a25526a88f99dd02d25c4b3faa7deca17deb1..5eb15d193d8d80afbc4149d13c074d83a29a8fa1 100644 (file)
@@ -39,7 +39,7 @@ public:
        ///
        bool idxLeft(Cursor &) const;
        ///
-       bool metrics(MetricsInfo & mi, Dimension & dim) const;
+       void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo &, int x, int y) const;
        ///