]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathFBox.h
* src/frontends/controllers/Dialog.{cpp,h}:
[lyx.git] / src / mathed / InsetMathFBox.h
index 9e8e1a45750e5bc3d6043749a5df11c7d0980447..e7273b9608918fd09b155d5709f8eb87b315fba8 100644 (file)
@@ -36,7 +36,7 @@ public:
        ///
        void infoize(odocstream & os) const;
 private:
-       virtual std::auto_ptr<InsetBase> doClone() const;
+       virtual std::auto_ptr<Inset> doClone() const;
 };