]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_xyarrowinset.h
float2string #4 (Spacing)
[lyx.git] / src / mathed / math_xyarrowinset.h
index 5bff4211f09c99a4b6c58ceddadaee1c0a5de766..fe69939be4dc1875e382f2bfc14fe9cd492c1878 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_xyarrowinset.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #ifndef MATH_XYARROWINSET_H
 #define MATH_ARROWINSET_H
 
@@ -15,7 +25,7 @@ public:
        ///
        MathXYArrowInset();
        ///
-       InsetBase * clone() const;
+       virtual std::auto_ptr<InsetBase> clone() const;
        ///
        void metrics(MetricsInfo & mi) const;
        ///