]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSplit.h
rename LyXFont to Font except in tex2lyx
[lyx.git] / src / mathed / InsetMathSplit.h
index b258958e393abe34bbcecf92ec6f8a567bb6c2af..959c013b1dd4f26e01c34561c7cf597f9001e8b3 100644 (file)
@@ -39,7 +39,7 @@ public:
        char defaultColAlign(col_type);
 private:
        ///
-       virtual std::auto_ptr<InsetBase> doClone() const;
+       virtual std::auto_ptr<Inset> doClone() const;
        ///
        docstring name_;
 };