]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDFrac.h
* src/frontends/controllers/Dialog.{cpp,h}:
[lyx.git] / src / mathed / InsetMathDFrac.h
index 3c62c8a664873043f0fb1d2fad3e7bd206fb5eb2..0ef6791c54f6f3e82b73b870d9e334e6b219a833 100644 (file)
@@ -34,7 +34,7 @@ public:
        ///
        void validate(LaTeXFeatures & features) const;
 private:
-       virtual std::auto_ptr<InsetBase> doClone() const;
+       virtual std::auto_ptr<Inset> doClone() const;
 };