]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_root.h
some changes that perhaps will help cxx
[lyx.git] / src / mathed / math_root.h
index 692c558e73d4298a72644b9d5e2aa62b88ed41ca..12b0dbd1f36affa6333a0747c827ff62e782e634 100644 (file)
@@ -36,7 +36,7 @@ class MathRootInset: public MathSqrtInset {
     ///
     ~MathRootInset();
     ///
-    MathedInset * Clone();
+    MathRootInset * Clone();
     ///
     void Draw(int x, int baseline);
     ///