X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathTFrac.h;h=5299b0b11aa741ba5f047b14e29546da15f8e3dc;hb=a746aa52146257c0e7a2d60123f63dccad5b2751;hp=ee8f4c95241a7587d8940457bbbec23a2890a2f4;hpb=e24bf64c68102691fc76081de9fb57926b482726;p=lyx.git diff --git a/src/mathed/InsetMathTFrac.h b/src/mathed/InsetMathTFrac.h index ee8f4c9524..5299b0b11a 100644 --- a/src/mathed/InsetMathTFrac.h +++ b/src/mathed/InsetMathTFrac.h @@ -34,7 +34,7 @@ public: /// void validate(LaTeXFeatures & features) const; private: - virtual std::auto_ptr doClone() const; + virtual std::auto_ptr doClone() const; };