X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathPhantom.h;h=3b5c6067da423a05d3ff42b3bacfb0364e1fbfed;hb=98fb638d61d38df1443339de4e8ba58c7c81784a;hp=edefb74dff210e710c6ba7be35b6970bf8c77faa;hpb=e24bf64c68102691fc76081de9fb57926b482726;p=lyx.git diff --git a/src/mathed/InsetMathPhantom.h b/src/mathed/InsetMathPhantom.h index edefb74dff..3b5c6067da 100644 --- a/src/mathed/InsetMathPhantom.h +++ b/src/mathed/InsetMathPhantom.h @@ -39,7 +39,7 @@ public: void infoize(odocstream & os) const; private: /// - virtual std::auto_ptr doClone() const; + virtual std::auto_ptr doClone() const; /// Kind kind_; };