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