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