]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathUnderset.h
Rename files in src/mathed and src/graphics from .C to .cpp, step 2
[lyx.git] / src / mathed / InsetMathUnderset.h
index a53e74266a7532056a430525a072f38a4a6b4c50..4eb2fce5174a4910b28c2a563eae9969be925a56 100644 (file)
@@ -22,7 +22,7 @@ namespace lyx {
 class InsetMathUnderset : public InsetMathFracBase {
 public:
        ///
-       void metrics(MetricsInfo & mi, Dimension & dim) const;
+       bool metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///