X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathBoxed.h;h=078a32a8774707abeaa390d8d116e489fe9c3e39;hb=98fb638d61d38df1443339de4e8ba58c7c81784a;hp=930c7b3aa03774d58a785b0539b4b76462973474;hpb=e24bf64c68102691fc76081de9fb57926b482726;p=lyx.git diff --git a/src/mathed/InsetMathBoxed.h b/src/mathed/InsetMathBoxed.h index 930c7b3aa0..078a32a877 100644 --- a/src/mathed/InsetMathBoxed.h +++ b/src/mathed/InsetMathBoxed.h @@ -36,7 +36,7 @@ public: /// void infoize(odocstream & os) const; private: - virtual std::auto_ptr doClone() const; + virtual std::auto_ptr doClone() const; };