]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_funcliminset.h
- remove MathStyles cache from those insets that don't need it
[features.git] / src / mathed / math_funcliminset.h
index 70f0e992b8729dc1258dd9a2bc2753658645e6dc..0d4e8dcc8517d996754e3448812cdd20c8c367b6 100644 (file)
@@ -29,5 +29,7 @@ public:
 private:
        ///
        latexkeys const * sym_;
+       ///
+       mutable MathMetricsInfo mi_;
 };
 #endif