]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathGrid.h
* src/frontends/controllers/Dialog.{cpp,h}:
[lyx.git] / src / mathed / InsetMathGrid.h
index ba221fdc480416a1595d3d2f29062ada1c0f0d0b..3faa33f4eaed1de4db65ffda6fc1807bef60bbef 100644 (file)
@@ -245,7 +245,7 @@ protected:
        ///
        char v_align_; // add approp. type
 private:
-       virtual std::auto_ptr<InsetBase> doClone() const;
+       virtual std::auto_ptr<Inset> doClone() const;
 };