]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_sqrtinset.C
everything is an inset. sizeof(MathInset) == 36 on IA32
[lyx.git] / src / mathed / math_sqrtinset.C
index d3be4d823de92ab00297be9ad52af2d4d7fc659e..cd0a585683822cb4628fcc2eaf4c9ff8f9c1aa44 100644 (file)
@@ -9,7 +9,7 @@
 
 
 MathSqrtInset::MathSqrtInset()
-       : MathInset(1)
+       : MathNestInset(1)
 {}