]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_sqrtinset.C
Small bugfixes and cosmetic changes
[features.git] / src / mathed / math_sqrtinset.C
index df36cf28ce9645b55b1cd603d0020e3b0a90bb08..b201df05457e58715d5c6bb5c50db7a7c8b63544 100644 (file)
@@ -12,7 +12,7 @@
 
 
 MathSqrtInset::MathSqrtInset()
-       : MathInset("sqrt", LM_OT_SQRT, 1)
+       : MathInset(1)
 {}