]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathComment.h
* dynamic macros as described in http://1stein.org/download/dynmacro.pdf
[lyx.git] / src / mathed / InsetMathComment.h
index 184c7bd1426fd25c96f6cb9e7327e22902fdf293..340d64ee75c1aa9d5ee74fcd5677395ecebd84db 100644 (file)
@@ -48,7 +48,7 @@ public:
        ///
        void infoize(odocstream & os) const;
 private:
-       virtual std::auto_ptr<InsetBase> doClone() const;
+       virtual Inset * clone() const;
 };
 
 } // namespace lyx