]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_matrixinset.h
the DocIterator stuff
[lyx.git] / src / mathed / math_matrixinset.h
index 022ec3d30297465a31452a430f141d8d72bdf764..027c18a2c3ca5f45065d59c67d49f9bbd4db2ffe 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_matrixinset.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_MATRIXINSET_H
 #define MATH_MATRIXINSET_H
 
@@ -12,7 +22,7 @@ public:
        ///
        MathMatrixInset(MathGridInset const &);
        ///
-       MathMatrixInset(string const & str);
+       MathMatrixInset(std::string const & str);
        ///
        virtual std::auto_ptr<InsetBase> clone() const;
        /// identifies MatrixInsets