]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathXYArrow.h
"fix" bug #3332 (plain text export depends on the menu language)
[lyx.git] / src / mathed / InsetMathXYArrow.h
index 98e6636ba22e8001597921ecfb94d8305821eb49..baeef628c80ea9ec2d5095538db61b56800a1245 100644 (file)
@@ -56,7 +56,7 @@ public:
        ///
        mutable MetricsInfo mi_;
        ///
-       mutable LyXFont font_;
+       mutable Font font_;
        ///
        mutable InsetMathXYMatrix const * target_;
 };