]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathRef.h
* src/frontends/controllers/Dialog.{cpp,h}:
[lyx.git] / src / mathed / InsetMathRef.h
index fb208d9b969494137d63d707b43610b9815e2260..7683ca587fafc13fe1736d227466fcc9ad4434bd 100644 (file)
@@ -62,7 +62,7 @@ protected:
        bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const;
 private:
        ///
-       virtual std::auto_ptr<InsetBase> doClone() const;
+       virtual std::auto_ptr<Inset> doClone() const;
 };