X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathXYArrow.h;h=baeef628c80ea9ec2d5095538db61b56800a1245;hb=a746aa52146257c0e7a2d60123f63dccad5b2751;hp=98e6636ba22e8001597921ecfb94d8305821eb49;hpb=32871c1284f15265f652ff01c438e539a7c8181f;p=lyx.git diff --git a/src/mathed/InsetMathXYArrow.h b/src/mathed/InsetMathXYArrow.h index 98e6636ba2..baeef628c8 100644 --- a/src/mathed/InsetMathXYArrow.h +++ b/src/mathed/InsetMathXYArrow.h @@ -56,7 +56,7 @@ public: /// mutable MetricsInfo mi_; /// - mutable LyXFont font_; + mutable Font font_; /// mutable InsetMathXYMatrix const * target_; };