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