X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathDelim.h;h=abb7db609743899cb9135fd9360f7cbf1eb6d65e;hb=a746aa52146257c0e7a2d60123f63dccad5b2751;hp=61c230e4e9d4285d58dcdcf4a5d588459c17070b;hpb=31059d1741933d95403e7f07ed033cae482f778b;p=lyx.git diff --git a/src/mathed/InsetMathDelim.h b/src/mathed/InsetMathDelim.h index 61c230e4e9..abb7db6097 100644 --- a/src/mathed/InsetMathDelim.h +++ b/src/mathed/InsetMathDelim.h @@ -63,7 +63,7 @@ public: /// docstring right_; private: - virtual std::auto_ptr doClone() const; + virtual std::auto_ptr doClone() const; /// mutable int dw_; };