X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_sqrtinset.C;h=cd0a585683822cb4628fcc2eaf4c9ff8f9c1aa44;hb=51e0c8bd1f265913a64fb46bc61fcfdb26f02303;hp=d3be4d823de92ab00297be9ad52af2d4d7fc659e;hpb=0e9af0297fa6b1080beadc3345915eb446933739;p=lyx.git diff --git a/src/mathed/math_sqrtinset.C b/src/mathed/math_sqrtinset.C index d3be4d823d..cd0a585683 100644 --- a/src/mathed/math_sqrtinset.C +++ b/src/mathed/math_sqrtinset.C @@ -9,7 +9,7 @@ MathSqrtInset::MathSqrtInset() - : MathInset(1) + : MathNestInset(1) {}