]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathScript.h
rename LyXFont to Font except in tex2lyx
[lyx.git] / src / mathed / InsetMathScript.h
index b13d163289a9ec7ed1b2b54551a94f7bd6157457..0d43f95d6e9d6fb760176704e64a6659ffee64c4 100644 (file)
@@ -105,7 +105,7 @@ public:
 protected:
        virtual void doDispatch(Cursor & cur, FuncRequest & cmd);
 private:
-       virtual std::auto_ptr<InsetBase> doClone() const;
+       virtual std::auto_ptr<Inset> doClone() const;
        /// returns x offset for main part
        int dxx() const;
        /// returns width of nucleus if any