]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathLefteqn.h
rename LyXFont to Font except in tex2lyx
[lyx.git] / src / mathed / InsetMathLefteqn.h
index aecffbfe6c6d201e33418c0d347bf7212e40a181..7526113b5f9090b75533ee6678476219b916aeca 100644 (file)
@@ -33,7 +33,7 @@ public:
        ///
        void infoize(odocstream & os) const;
 private:
-       virtual std::auto_ptr<InsetBase> doClone() const;
+       virtual std::auto_ptr<Inset> doClone() const;
 };