X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathScript.h;h=0d43f95d6e9d6fb760176704e64a6659ffee64c4;hb=fc6ce7cd08562fd7bab4427880b46390bb7d2f07;hp=b13d163289a9ec7ed1b2b54551a94f7bd6157457;hpb=31059d1741933d95403e7f07ed033cae482f778b;p=lyx.git diff --git a/src/mathed/InsetMathScript.h b/src/mathed/InsetMathScript.h index b13d163289..0d43f95d6e 100644 --- a/src/mathed/InsetMathScript.h +++ b/src/mathed/InsetMathScript.h @@ -105,7 +105,7 @@ public: protected: virtual void doDispatch(Cursor & cur, FuncRequest & cmd); private: - virtual std::auto_ptr doClone() const; + virtual std::auto_ptr doClone() const; /// returns x offset for main part int dxx() const; /// returns width of nucleus if any