]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphics.h
* src/paragraph_funcs.cpp (breakParagraph): change parameter 'flag' to
[lyx.git] / src / insets / InsetGraphics.h
index d8b25cc8a5a57b8ec9fb44d6ccaf2d5d611f8b49..f5410bcbb9d3a3f59c96cddbcdb503cb539da999 100644 (file)
@@ -34,7 +34,7 @@ public:
        ///
        ~InsetGraphics();
        ///
-       bool metrics(MetricsInfo &, Dimension &) const;
+       void metrics(MetricsInfo &, Dimension &) const;
        ///
        EDITABLE editable() const;
        ///