X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathFrac.h;h=e80389281b4860468c71c512b4f72c0f7f93956d;hb=2640b2122838b7025b8494fb378b8927fca75831;hp=ae361f0b99489ee9794b7e3fc1db09bd77afbbee;hpb=e24bf64c68102691fc76081de9fb57926b482726;p=lyx.git diff --git a/src/mathed/InsetMathFrac.h b/src/mathed/InsetMathFrac.h index ae361f0b99..e80389281b 100644 --- a/src/mathed/InsetMathFrac.h +++ b/src/mathed/InsetMathFrac.h @@ -62,7 +62,7 @@ public: /// void validate(LaTeXFeatures & features) const; public: - virtual std::auto_ptr doClone() const; + virtual std::auto_ptr doClone() const; /// Kind kind_; };