]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_spaceinset.C
mathed95.diff
[lyx.git] / src / mathed / math_spaceinset.C
index 375b4b1ed26b971b7a404589892585fd99c054ef..b53d0ed491224fe009440354cd9099c1ec102cbb 100644 (file)
@@ -16,7 +16,7 @@ MathSpaceInset::MathSpaceInset(int sp, MathInsetTypes ot)
 {}
 
 
-MathInset * MathSpaceInset::Clone() const
+MathInset * MathSpaceInset::clone() const
 {
        return new MathSpaceInset(*this);
 }