]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetVSpace.h
This should be the last of the commits refactoring the InsetLayout code.
[lyx.git] / src / insets / InsetVSpace.h
index 10d853b681a5916182b66c4a670388112f8e250f..7d511d9b223638c82201567548b4efd0c143c081 100644 (file)
@@ -29,7 +29,7 @@ public:
        ///
        ~InsetVSpace();
        ///
-       bool metrics(MetricsInfo & mi, Dimension & dim) const;
+       void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///