X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathLim.h;h=bc95d0e38df834bfb848d99bb57713ff206a4c6f;hb=a746aa52146257c0e7a2d60123f63dccad5b2751;hp=2a8f3e390bf140e408a48d2136f49b2abf48b5b3;hpb=31059d1741933d95403e7f07ed033cae482f778b;p=lyx.git diff --git a/src/mathed/InsetMathLim.h b/src/mathed/InsetMathLim.h index 2a8f3e390b..bc95d0e38d 100644 --- a/src/mathed/InsetMathLim.h +++ b/src/mathed/InsetMathLim.h @@ -43,7 +43,7 @@ public: /// void write(WriteStream & os) const; private: - virtual std::auto_ptr doClone() const; + virtual std::auto_ptr doClone() const; };