]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathStackrel.h
rename LyXFont to Font except in tex2lyx
[lyx.git] / src / mathed / InsetMathStackrel.h
index 75c07f7f6223b2d86ec2b10442bd181163b9aee8..e9537b4580482fa4b6075ff080c5f7239d3dba0e 100644 (file)
@@ -37,7 +37,7 @@ public:
        ///
        void normalize(NormalStream &) const;
 private:
-       virtual std::auto_ptr<InsetBase> doClone() const;
+       virtual std::auto_ptr<Inset> doClone() const;
 };