X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathExFunc.h;h=9c03873cb1bcbda5031305233dc67f147215ab99;hb=b9765984c0e2d38b251b765cabfc9d23bf957a7a;hp=aa44fda798e9a1568c57134c86c8d2a0f2c20ef3;hpb=31059d1741933d95403e7f07ed033cae482f778b;p=lyx.git diff --git a/src/mathed/InsetMathExFunc.h b/src/mathed/InsetMathExFunc.h index aa44fda798..9c03873cb1 100644 --- a/src/mathed/InsetMathExFunc.h +++ b/src/mathed/InsetMathExFunc.h @@ -48,7 +48,7 @@ public: void octave(OctaveStream &) const; private: - virtual std::auto_ptr doClone() const; + virtual std::auto_ptr doClone() const; /// docstring const name_; };