]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSize.h
Get rid of Inset::setPosCache
[lyx.git] / src / mathed / InsetMathSize.h
index f3d8f8d37a6acb74991534c03ab2879a60abebb8..446e398f1a6fb772111375a1ed3698afbca7dc49 100644 (file)
@@ -53,7 +53,7 @@ private:
        ///
        latexkeys const * key_;
        ///
-       Styles const style_;
+       MathStyle const style_;
 };