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