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