X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathStackrel.h;h=e9537b4580482fa4b6075ff080c5f7239d3dba0e;hb=fc6ce7cd08562fd7bab4427880b46390bb7d2f07;hp=75c07f7f6223b2d86ec2b10442bd181163b9aee8;hpb=e24bf64c68102691fc76081de9fb57926b482726;p=lyx.git diff --git a/src/mathed/InsetMathStackrel.h b/src/mathed/InsetMathStackrel.h index 75c07f7f62..e9537b4580 100644 --- a/src/mathed/InsetMathStackrel.h +++ b/src/mathed/InsetMathStackrel.h @@ -37,7 +37,7 @@ public: /// void normalize(NormalStream &) const; private: - virtual std::auto_ptr doClone() const; + virtual std::auto_ptr doClone() const; };