]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetHFill.h
* src/paragraph_funcs.cpp (breakParagraph): change parameter 'flag' to
[lyx.git] / src / insets / InsetHFill.h
index a72b66cf7b2a8c9b625bde8556d754908f27b415..554cd9eb9f518e365b437860fcb4a5b38196ecc8 100644 (file)
@@ -23,7 +23,7 @@ public:
        ///
        InsetHFill();
        ///
-       bool metrics(MetricsInfo &, Dimension &) const;
+       void metrics(MetricsInfo &, Dimension &) const;
        ///
        docstring const getScreenLabel(Buffer const &) const;
        ///