]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathXArrow.h
* InsetMathHull:
[lyx.git] / src / mathed / InsetMathXArrow.h
index 70df8f365b698a8e9cfad34fb20a565bae5f717c..a239fd053232d037315f1467563873efa19ad848 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef MATH_XARROWINSET_H
 #define MATH_XARROWINSET_H
 
-#include "InsetMathFracBase.h"
+#include "InsetMathFrac.h"
 
 
 namespace lyx {
@@ -28,7 +28,7 @@ public:
        ///
        void write(WriteStream & os) const;
        ///
-       bool metrics(MetricsInfo & mi, Dimension & dim) const;
+       void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void normalize(NormalStream & os) const;
        ///