]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathFrameBox.h
last commit was incomplete... not sure how I managed this..
[lyx.git] / src / mathed / InsetMathFrameBox.h
index b04a99832c7f7d5b85a972fc819094dfc39ca774..e6701177e9e0b3cf5ab56e1835778b509cd325ab 100644 (file)
@@ -24,7 +24,7 @@ public:
        ///
        InsetMathFrameBox();
        ///
-       bool metrics(MetricsInfo & mi, Dimension & dim) const;
+       void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///