]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSubstack.h
* src/frontends/controllers/Dialog.{cpp,h}:
[lyx.git] / src / mathed / InsetMathSubstack.h
index a25029db75170fece544a69063074b7b992efee6..f2b9e5c0aa48f0eb8e4505e393d8032c412a418d 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;
 };