]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_funcliminset.h
fix typo that put too many include paths for most people
[lyx.git] / src / mathed / math_funcliminset.h
index e36f4172389096cdc75a54b2fdc35b03d2e21e2d..b54a335d1d299fa4a5335431c0aabfb110e4d6d0 100644 (file)
@@ -28,6 +28,6 @@ private:
        ///
        string const name_;
        ///
-       mutable MathMetricsInfo mi_;
+       mutable LyXFont font_;
 };
 #endif