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