]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_root.C
Small bugfixes and cosmetic changes
[features.git] / src / mathed / math_root.C
index f6ae3478f3507ff252391df250aca3beb9829f3c..da68d2536efe28d15c2845bc6a2ab1c5189837bc 100644 (file)
@@ -24,7 +24,7 @@
 #include "Painter.h"
 
 MathRootInset::MathRootInset()
-       : MathInset("sqrt", LM_OT_SQRT, 2)
+       : MathInset(2)
 {}